Skip to content

Commit 80a9a5a

Browse files
committed
bump version to 50.12-r3rc1
1 parent a0a9a69 commit 80a9a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ project(dfhack)
88

99
# set up versioning.
1010
set(DF_VERSION "50.12")
11-
set(DFHACK_RELEASE "r2.1")
12-
set(DFHACK_PRERELEASE FALSE)
11+
set(DFHACK_RELEASE "r3rc1")
12+
set(DFHACK_PRERELEASE TRUE)
1313

1414
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
1515
set(DFHACK_ABI_VERSION 2)

0 commit comments

Comments
 (0)