We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc430d commit 72fde34Copy full SHA for 72fde34
1 file changed
CMakeLists.txt
@@ -8,7 +8,7 @@ project(dfhack)
8
9
# set up versioning.
10
set(DF_VERSION "50.14")
11
-set(DFHACK_RELEASE "r1")
+set(DFHACK_RELEASE "r1.1")
12
set(DFHACK_PRERELEASE FALSE)
13
14
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
0 commit comments