We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7c6ca commit 741785bCopy full SHA for 741785b
CMakeLists.txt
@@ -23,7 +23,7 @@ PROJECT(PETPVC)
23
24
SET(VERSION_MAJOR 1)
25
SET(VERSION_MINOR 2)
26
-SET(VERSION_PATCH 0-b)
+SET(VERSION_PATCH 1)
27
28
MAKE_DIRECTORY(${PROJECT_BINARY_DIR}/config)
29
0 commit comments