From 1de9405ef3cbfe180c8b0430f5ae0adb75bb4bbd Mon Sep 17 00:00:00 2001 From: Quietust Date: Thu, 28 Aug 2014 14:07:03 -0500 Subject: [PATCH] Update some stuff to 0.40.10 --- CMakeLists.txt | 4 ++-- library/xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2d98e194c..fbe8f477d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,8 +58,8 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.40.09") -SET(DFHACK_RELEASE "r2" CACHE STRING "Current release revision.") +set(DF_VERSION "0.40.10") +SET(DFHACK_RELEASE "r1" CACHE STRING "Current release revision.") set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") add_definitions(-DDFHACK_VERSION="${DFHACK_VERSION}") diff --git a/library/xml b/library/xml index 62f6469ce..22abf0604 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 62f6469ce9c6257e5b6bce16ac772121ddfef6c8 +Subproject commit 22abf06043f4da188ec7e534d3a0f9d9052baf01