There was an error while loading. Please reload this page.
1 parent f70251f commit 3a1e98cCopy full SHA for 3a1e98c
1 file changed
Maintainer/version.cmake
@@ -7,7 +7,7 @@ set(MAINTAINER_VERSION_3 0)
7
# Patch
8
set(MAINTAINER_VERSION_4 0)
9
# Type of version: "-alpha","-beta","-dev", or "" aka "release"
10
-set(MAINTAINER_VERSION_REL "-alpha")
+set(MAINTAINER_VERSION_REL "-beta")
11
12
add_definitions(-DMAINTAINER_VERSION_1=${MAINTAINER_VERSION_1})
13
add_definitions(-DMAINTAINER_VERSION_2=${MAINTAINER_VERSION_2})
0 commit comments