We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f8f77 commit 3ffa392Copy full SHA for 3ffa392
CMakeLists.txt
@@ -28,7 +28,7 @@ endif()
28
29
enable_language(CXX)
30
31
-set(PROJECT_VERSION "4.1-dev")
+set(PROJECT_VERSION "4.1.0")
32
string(REGEX
33
REPLACE "^([1-9]+)\\.[0-9]+.*$"
34
"\\1"
0 commit comments