Skip to content

Commit 3f417eb

Browse files
committed
bump release to 51.03-r1.1
1 parent 761217a commit 3f417eb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cmake_policy(SET CMP0074 NEW)
77

88
# set up versioning.
99
set(DF_VERSION "51.03")
10-
set(DFHACK_RELEASE "r1")
10+
set(DFHACK_RELEASE "r1.1")
1111
set(DFHACK_PRERELEASE FALSE)
1212

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

docs/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ Template for new versions:
6868

6969
## Removed
7070

71+
# 51.03-r1.1
72+
73+
## Misc Improvements
74+
- Compatibility with Itch release of DF 51.03
75+
7176
# 51.03-r1
7277

7378
## Fixes

0 commit comments

Comments
 (0)