We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6aaeb commit 07e81d0Copy full SHA for 07e81d0
1 file changed
CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_policy(SET CMP0074 NEW)
7
8
# set up versioning.
9
set(DF_VERSION "53.11")
10
-set(DFHACK_RELEASE "r3rc1")
+set(DFHACK_RELEASE "r3rc2")
11
set(DFHACK_PRERELEASE TRUE)
12
13
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
0 commit comments