Skip to content

Commit e41f249

Browse files
committed
bump version to 50.11-r5rc2
1 parent a8b8a4f commit e41f249

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
@@ -8,7 +8,7 @@ project(dfhack)
88

99
# set up versioning.
1010
set(DF_VERSION "50.11")
11-
set(DFHACK_RELEASE "r5rc1")
11+
set(DFHACK_RELEASE "r5rc2")
1212
set(DFHACK_PRERELEASE TRUE)
1313

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

0 commit comments

Comments
 (0)