Skip to content

Commit

Permalink
Bumped version number to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gracicot committed Jul 3, 2019
1 parent a97a7f6 commit 18693cc
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 "2")
set(KANGARU_VERSION_PATCH "3")

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

Expand Down

0 comments on commit 18693cc

Please sign in to comment.