Skip to content

Commit 6422255

Browse files
committed
update to 51.12-r1.1 for itch support
1 parent 5a635af commit 6422255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cmake_policy(SET CMP0074 NEW)
77

88
# set up versioning.
99
set(DF_VERSION "51.12")
10-
set(DFHACK_RELEASE "r1")
10+
set(DFHACK_RELEASE "r1.1")
1111
set(DFHACK_PRERELEASE FALSE)
1212

1313
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

0 commit comments

Comments
 (0)