We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b8a4f commit e41f249Copy full SHA for e41f249
CMakeLists.txt
@@ -8,7 +8,7 @@ project(dfhack)
8
9
# set up versioning.
10
set(DF_VERSION "50.11")
11
-set(DFHACK_RELEASE "r5rc1")
+set(DFHACK_RELEASE "r5rc2")
12
set(DFHACK_PRERELEASE TRUE)
13
14
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
0 commit comments