Skip to content

Commit

Permalink
bump to 50.05-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Feb 3, 2023
1 parent 667851d commit 4a21b08
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -190,7 +190,7 @@ endif()

# set up versioning.
set(DF_VERSION "50.05")
set(DFHACK_RELEASE "alpha2")
set(DFHACK_RELEASE "alpha3")
set(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
16 changes: 16 additions & 0 deletions docs/changelog.txt
Expand Up @@ -33,6 +33,22 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:

# Future

## New Plugins

## Fixes

## Misc Improvements

## Documentation

## API

## Lua

## Removed

# 50.05-alpha3

## New Plugins
- `autoslab`: automatically create work orders to engrave slabs for ghostly dwarves

Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 1 files
+4 −0 changelog.txt
2 changes: 1 addition & 1 deletion scripts

0 comments on commit 4a21b08

Please sign in to comment.