Skip to content

Commit 5c4e7f0

Browse files
committed
Set stable release
1 parent 84cc681 commit 5c4e7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ endif (CLANG_FORMAT)
6262

6363
# Set beta version if this is a beta release series,
6464
# unset if this is a stable release series.
65-
set (PROJECT_BETA_RELEASE 1)
65+
set (PROJECT_BETA_RELEASE 0)
6666

6767
if (GIT_REVISION)
6868
set (PROJECT_VERSION_GIT "${GIT_REVISION}")

0 commit comments

Comments
 (0)