Bump version to 2.3.
This commit is contained in:
parent
9c30f7858f
commit
7c1ca46076
|
@ -26,7 +26,7 @@ include(GetGitCommitHash)
|
|||
|
||||
project(solvespace)
|
||||
set(solvespace_VERSION_MAJOR 2)
|
||||
set(solvespace_VERSION_MINOR 2)
|
||||
set(solvespace_VERSION_MINOR 3)
|
||||
string(SUBSTRING "${GIT_COMMIT_HASH}" 0 8 solvespace_GIT_HASH)
|
||||
|
||||
if(NOT WIN32 AND NOT APPLE)
|
||||
|
|
Loading…
Reference in New Issue
Block a user