Skip to content

Commit e2f705c

Browse files
committed
Update version in CMakeLists.txt
1 parent dd32554 commit e2f705c

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
@@ -141,7 +141,7 @@ endif()
141141

142142
# set up versioning.
143143
set(DF_VERSION "0.43.05")
144-
SET(DFHACK_RELEASE "r2")
144+
SET(DFHACK_RELEASE "r3")
145145
SET(DFHACK_PRERELEASE FALSE)
146146

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

0 commit comments

Comments
 (0)