Skip to content

Commit

Permalink
bump to 50.08-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jun 6, 2023
1 parent c07e95e commit b4a804c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -192,7 +192,7 @@ endif()

# set up versioning.
set(DF_VERSION "50.08")
set(DFHACK_RELEASE "r2")
set(DFHACK_RELEASE "r3")
set(DFHACK_PRERELEASE FALSE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
6 changes: 5 additions & 1 deletion docs/changelog.txt
Expand Up @@ -36,7 +36,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## New Plugins

## Fixes
- Fix crash for some players when they launch DF outside of the Steam client

## Misc Improvements

Expand All @@ -50,6 +49,11 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:

## Removed

# 50.08-r3

## Fixes
- Fix crash for some players when they launch DF outside of the Steam client

# 50.08-r2

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

0 comments on commit b4a804c

Please sign in to comment.