Skip to content

Commit 8c095d4

Browse files
Updated the version number
1 parent ecafc25 commit 8c095d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if(WIN32)
1414
enable_language(RC)
1515
endif()
1616

17-
set(VERSION 24.02.0-DevelopmentSnapshot)
17+
set(VERSION 24.02.1)
1818
set(GITVERSION ${VERSION})
1919
set(CMAKE_CXX_STANDARD 14)
2020
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)