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