We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9e0f5 commit d4eff9bCopy full SHA for d4eff9b
CMakeLists.txt
@@ -15,7 +15,7 @@ set(PACKAGE "stubby")
15
set(PACKAGE_NAME "Stubby")
16
set(PACKAGE_VERSION_MAJOR 0)
17
set(PACKAGE_VERSION_MINOR 4)
18
-set(PACKAGE_VERSION_RELEASE 1)
+set(PACKAGE_VERSION_RELEASE 2)
19
set(PACKAGE_VERSION "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_RELEASE}")
20
set(PACKAGE_BUGREPORT "[email protected]")
21
set(RELEASE_CANDIDATE "")
0 commit comments