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