Skip to content

Commit 72fde34

Browse files
committed
bump version to 50.14-r1.1
1 parent edc430d commit 72fde34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14")
11-
set(DFHACK_RELEASE "r1")
11+
set(DFHACK_RELEASE "r1.1")
1212
set(DFHACK_PRERELEASE FALSE)
1313

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

0 commit comments

Comments
 (0)