Skip to content

Commit 487df2c

Browse files
committed
update version
1 parent 7cf6799 commit 487df2c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0048 NEW)
66
cmake_policy(SET CMP0074 NEW)
77

88
# set up versioning.
9-
set(DF_VERSION "51.07")
9+
set(DF_VERSION "51.08")
1010
set(DFHACK_RELEASE "r1")
1111
set(DFHACK_PRERELEASE FALSE)
1212

docs/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ Template for new versions:
6767

6868
## Removed
6969

70+
# 51.08-r1
71+
72+
## Misc Improvements
73+
- Compatibility update for DF 51.08
74+
7075
# 51.07-r1
7176

7277
## New Features

0 commit comments

Comments
 (0)