Skip to content

Commit

Permalink
Update version info (2.2.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertKoelman committed Jun 26, 2019
1 parent 6a58107 commit 9d3414b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.3.0
2.2.6
- Remove extern "C" (#127)
- Remove commented out code (#126)
- make logger::logger rule zero compliant (#123)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.11)

project(
cpp-logger
VERSION 2.3.0
VERSION 2.2.6
DESCRIPTION "Simple C++ logger (${GIT_LOG})")

option(GCOV "Activate GCOV options")
Expand Down

0 comments on commit 9d3414b

Please sign in to comment.