Skip to content

Commit

Permalink
Updated minor version for release v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guillep committed Apr 5, 2023
1 parent c56928a commit d3ba52c
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 @@ -52,7 +52,7 @@ extractVCSInformation(GIT_COMMIT_HASH GIT_DESCRIBE GIT_COMMIT_DATE)

set(VERSION_MAJOR 10)
set(VERSION_MINOR 0)
set(VERSION_PATCH_NUMBER 2)
set(VERSION_PATCH_NUMBER 3)

if(BUILD_IS_RELEASE)
set(VERSION_PATCH "${VERSION_PATCH_NUMBER}")
Expand Down

0 comments on commit d3ba52c

Please sign in to comment.