Skip to content

Commit

Permalink
Bumped version number once more
Browse files Browse the repository at this point in the history
  • Loading branch information
gracicot committed Jul 3, 2019
1 parent 18693cc commit 06c7da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set(CMAKE_CXX_STANDARD 11)

set(KANGARU_VERSION_MAJOR "4")
set(KANGARU_VERSION_MINOR "1")
set(KANGARU_VERSION_PATCH "3")
set(KANGARU_VERSION_PATCH "4")

set(KANGARU_VERSION "${KANGARU_VERSION_MAJOR}.${KANGARU_VERSION_MINOR}.${KANGARU_VERSION_PATCH}")

Expand Down

0 comments on commit 06c7da3

Please sign in to comment.