We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8bed9 commit 589a12aCopy full SHA for 589a12a
git-hash.cmake
@@ -15,7 +15,7 @@ message(STATUS "Git hash is ${GIT_HASH}")
15
set(_GENESIS_VERSION_MAJOR "4")
16
set(_GENESIS_VERSION_MINOR "6")
17
set(_GENESIS_VERSION_REV "3")
18
-set(_GENESIS_VERSION_BETA "true")
+set(_GENESIS_VERSION_BETA "false")
19
execute_process(
20
COMMAND
21
whoami
0 commit comments