Skip to content

Commit c92ca2a

Browse files
committed
Bump version to 53.11-r2
1 parent 3d48e87 commit c92ca2a

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
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 "53.11")
10-
set(DFHACK_RELEASE "r1")
10+
set(DFHACK_RELEASE "r2")
1111
set(DFHACK_PRERELEASE FALSE)
1212

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

docs/changelog.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,24 @@ Template for new versions:
5858

5959
## New Features
6060

61+
## Fixes
62+
63+
## Misc Improvements
64+
65+
## Documentation
66+
67+
## API
68+
69+
## Lua
70+
71+
## Removed
72+
73+
# 53.11-r2
74+
75+
## New Tools
76+
77+
## New Features
78+
6179
## Fixes
6280
- `autoclothing`, `autoslab`, `tailor`: orders will no longer be created with a repetition frequency of ``NONE``
6381

library/xml

Submodule xml updated 1 file

scripts

0 commit comments

Comments
 (0)