Skip to content

Commit 20c4278

Browse files
committed
53.10-r1
1 parent a62e75b commit 20c4278

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CMakeLists.txt

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

88
# set up versioning.
9-
set(DF_VERSION "53.09")
9+
set(DF_VERSION "53.10")
1010
set(DFHACK_RELEASE "r1")
1111
set(DFHACK_PRERELEASE FALSE)
1212

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.10-r1
74+
75+
## New Tools
76+
77+
## New Features
78+
6179
## Fixes
6280
- `autochop`: the report will no longer throw a C++ exception when burrows are defined.
6381
- `suspendmanager`: Fix the overlay appearing where it should not when following a unit

0 commit comments

Comments
 (0)