Skip to content

Commit e6857e5

Browse files
committed
Update CMakeLists.txt for 52.05-r2rc1
1 parent 6b1ede0 commit e6857e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ cmake_policy(SET CMP0074 NEW)
77

88
# set up versioning.
99
set(DF_VERSION "52.05")
10-
set(DFHACK_RELEASE "r1")
11-
set(DFHACK_PRERELEASE FALSE)
10+
set(DFHACK_RELEASE "r2rc1")
11+
set(DFHACK_PRERELEASE TRUE)
1212

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

0 commit comments

Comments
 (0)