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 f184bd8 commit d47dcc3Copy full SHA for d47dcc3
1 file changed
CMakeLists.txt
@@ -7,8 +7,8 @@ cmake_policy(SET CMP0074 NEW)
7
set(CMAKE_INSTALL_MESSAGE "LAZY")
8
9
# set up versioning.
10
-set(DF_VERSION "53.14")
11
-set(DFHACK_RELEASE "r2")
+set(DF_VERSION "53.15")
+set(DFHACK_RELEASE "r1")
12
set(DFHACK_PRERELEASE FALSE)
13
14
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
0 commit comments