Skip to content

Commit a6bdb79

Browse files
committed
bump to 50.15-r2
1 parent 115afa2 commit a6bdb79

File tree

5 files changed

+20
-4
lines changed

5 files changed

+20
-4
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 "50.15")
10-
set(DFHACK_RELEASE "r1.2")
10+
set(DFHACK_RELEASE "r2")
1111
set(DFHACK_PRERELEASE FALSE)
1212

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

docs/changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,22 @@ Template for new versions:
5353

5454
## New Tools
5555

56+
## New Features
57+
58+
## Fixes
59+
60+
## Misc Improvements
61+
62+
## Documentation
63+
64+
## API
65+
66+
## Lua
67+
68+
## Removed
69+
70+
# 50.15-r2
71+
5672
## New Features
5773
- `stockpiles`: add simple import/export dialogs to stockpile overlay panel
5874
- `orders`: add transparent overlays to the manager orders screen that allow right clicks to cancel edit of quantities or condition details instead of exiting to the main screen

library/xml

Submodule xml updated 1 file

plugins/stonesense

scripts

0 commit comments

Comments
 (0)