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 84cc681 commit 5c4e7f0Copy full SHA for 5c4e7f0
CMakeLists.txt
@@ -62,7 +62,7 @@ endif (CLANG_FORMAT)
62
63
# Set beta version if this is a beta release series,
64
# unset if this is a stable release series.
65
-set (PROJECT_BETA_RELEASE 1)
+set (PROJECT_BETA_RELEASE 0)
66
67
if (GIT_REVISION)
68
set (PROJECT_VERSION_GIT "${GIT_REVISION}")
0 commit comments