Skip to content

Commit

Permalink
Bump version, tweak whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
expwnent committed Mar 10, 2016
1 parent fe6bb1f commit 6fd904f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.42.06")
SET(DFHACK_RELEASE "alpha1")
SET(DFHACK_RELEASE "alpha2")
SET(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
2 changes: 1 addition & 1 deletion NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ New Features

Fixes
-----
- Fixed a crash bug caused by the historical figures DFHack uses to store persistent data.
- Fixed a crash bug caused by the historical figures DFHack uses to store persistent data.
- More plugins should recognize non-dwarf citizens
- Fixed a possible crash from cloning jobs
- `confirm` note-delete: No longer interferes with name entry
Expand Down

0 comments on commit 6fd904f

Please sign in to comment.