Skip to content

Commit e83fce9

Browse files
authored
bump version to 52.04
1 parent 67d4d91 commit e83fce9

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
@@ -6,8 +6,8 @@ cmake_policy(SET CMP0048 NEW)
66
cmake_policy(SET CMP0074 NEW)
77

88
# set up versioning.
9-
set(DF_VERSION "52.03")
10-
set(DFHACK_RELEASE "r2")
9+
set(DF_VERSION "52.04")
10+
set(DFHACK_RELEASE "r1")
1111
set(DFHACK_PRERELEASE FALSE)
1212

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

0 commit comments

Comments
 (0)