From b0e1b51d2ac08dd8c914f6ec299c5b355525a9aa Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Mon, 11 Aug 2014 23:49:24 +0400 Subject: [PATCH] Change version to v0.40.08 --- CMakeLists.txt | 2 +- library/xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e5fc29baa..e865138a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,7 +58,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.40.07") +set(DF_VERSION "0.40.08") SET(DFHACK_RELEASE "r0" CACHE STRING "Current release revision.") set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/library/xml b/library/xml index 7c9ca91de..76078fe30 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 7c9ca91de4182e0f71dd617b4dbcea91f29fb886 +Subproject commit 76078fe30e6333a693bcdc392af150383967e7d1