Skip to content

Commit

Permalink
Update some stuff to 0.40.10
Browse files Browse the repository at this point in the history
  • Loading branch information
quietust committed Aug 28, 2014
1 parent 45b9e1b commit 1de9405
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}")
Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 2 files
+2 −0 df.ui.xml
+56 −2,737 symbols.xml

0 comments on commit 1de9405

Please sign in to comment.