Skip to content

Commit 8a1979b

Browse files
committed
Update version in CMakeLists.txt to 0.44.10-r2
1 parent bc08ba6 commit 8a1979b

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
@@ -149,7 +149,7 @@ endif()
149149

150150
# set up versioning.
151151
set(DF_VERSION "0.44.10")
152-
set(DFHACK_RELEASE "r1")
152+
set(DFHACK_RELEASE "r2")
153153
set(DFHACK_PRERELEASE FALSE)
154154

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

0 commit comments

Comments
 (0)