We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3414b commit 5733b6bCopy full SHA for 5733b6b
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.11)
6
7
project(
8
cpp-logger
9
- VERSION 2.2.6
+ VERSION 2.2.7
10
DESCRIPTION "Simple C++ logger (${GIT_LOG})")
11
12
option(GCOV "Activate GCOV options")
0 commit comments