Skip to content

Commit d47dcc3

Browse files
authored
Update CMakeLists.txt for 53.15
1 parent f184bd8 commit d47dcc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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
set(CMAKE_INSTALL_MESSAGE "LAZY")
88

99
# set up versioning.
10-
set(DF_VERSION "53.14")
11-
set(DFHACK_RELEASE "r2")
10+
set(DF_VERSION "53.15")
11+
set(DFHACK_RELEASE "r1")
1212
set(DFHACK_PRERELEASE FALSE)
1313

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

0 commit comments

Comments
 (0)