bump to 50.11-r2

develop
Myk Taylor 2023-10-17 01:20:28 -07:00
parent 29d39938f9
commit fa78ec5fe8
No known key found for this signature in database
4 changed files with 22 additions and 4 deletions

@ -8,8 +8,8 @@ project(dfhack)
# set up versioning.
set(DF_VERSION "50.11")
set(DFHACK_RELEASE "r2rc1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_RELEASE "r2")
set(DFHACK_PRERELEASE FALSE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
set(DFHACK_ABI_VERSION 1)

@ -51,6 +51,24 @@ Template for new versions:
# Future
## New Tools
## New Features
## Fixes
## Misc Improvements
## Documentation
## API
## Lua
## Removed
# 50.11-r2
## New Tools
- `spectate`: (reinstated) automatically follow dwarves, cycling among interesting ones
- `preserve-tombs`: keep tombs assigned to units when they die

@ -1 +1 @@
Subproject commit b685d71c152a05f8dc3752f74e9b7f7e73582468
Subproject commit b9c0733e943fb0d22a6717596128b8d44ba4ce04

@ -1 +1 @@
Subproject commit d83b1c97091f52c26db1b68f4050818a2c4ac2f1
Subproject commit 1fcc83838e471fd8ef50cc6d6cb9259b69f1d847