Bump to 0.44.12-alpha1

develop
lethosor 2018-07-08 14:26:57 -04:00
parent ba8367bea2
commit 5d16e5a74c
3 changed files with 10 additions and 2 deletions

@ -164,7 +164,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.44.12")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

@ -37,12 +37,20 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
================================================================================
# Future
================================================================================
# 0.44.12-alpha1
## Fixes
-@ macOS: fixed ``renderer`` vtable address on x64 (fixes `rendermax`)
- `stonesense`: fixed ``PLANT:DESERT_LIME:LEAF`` typo
## API
- Added C++-style linked list interface for DF linked lists
## Structures
- Dropped 0.44.11 support
- ``ui.squads``: Added fields new in 0.44.12
================================================================================
# 0.44.11-beta2.1

@ -1 +1 @@
Subproject commit 372993c58851153320f3390119cdd2d97caef9db
Subproject commit 28952f95754cffe1db2d8494861707b9f868c0a4