Skip to content

Commit 589a12a

Browse files
committed
Changing from beta to release for merging with master.
1 parent 5d8bed9 commit 589a12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-hash.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ message(STATUS "Git hash is ${GIT_HASH}")
1515
set(_GENESIS_VERSION_MAJOR "4")
1616
set(_GENESIS_VERSION_MINOR "6")
1717
set(_GENESIS_VERSION_REV "3")
18-
set(_GENESIS_VERSION_BETA "true")
18+
set(_GENESIS_VERSION_BETA "false")
1919
execute_process(
2020
COMMAND
2121
whoami

0 commit comments

Comments
 (0)