Skip to content

Commit

Permalink
dfhack: 0.47.05-r8
Browse files Browse the repository at this point in the history
  • Loading branch information
McArcady committed Dec 27, 2022
1 parent 79147ff commit 6d174a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ CT_LNP_VERSION="0.14c"
CT_SHARED=y
CT_SHARED_VERSION="master"
CT_DFHACK=y
CT_DFHACK_VERSION="0.47.05-r7"
CT_DFHACK_VERSION="0.47.05-r8"
CT_TWBT=y
CT_TWBT_VERSION="0.47.05-r7"
CT_TWBT_VERSION="0.47.05-r8"
# CT_KLOKER is not set
CT_BIOME=y
CT_LIBRARIAN=y
Expand Down
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
echo -n "0.47.05-r7"
echo -n "0.47.05-r8"

0 comments on commit 6d174a5

Please sign in to comment.