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 95fb7dd commit 8319aa3Copy full SHA for 8319aa3
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0048 NEW)
6
cmake_policy(SET CMP0074 NEW)
7
8
# set up versioning.
9
-set(DF_VERSION "53.07")
+set(DF_VERSION "53.08")
10
set(DFHACK_RELEASE "r1")
11
set(DFHACK_PRERELEASE FALSE)
12
0 commit comments