diff options
| author | Petr Mrázek | 2011-04-04 12:36:18 +0200 |
|---|---|---|
| committer | Petr Mrázek | 2011-04-04 12:36:18 +0200 |
| commit | b54b8d510ba87578d72ea082b277afc8bfb01550 (patch) | |
| tree | 907d9ab46cc1b332781777714d956ef635f50454 /CMakeLists.txt | |
| parent | 01f56b52ce1cef9e7d91c3b5c10208d7a013e291 (diff) | |
| download | dfhack-b54b8d510ba87578d72ea082b277afc8bfb01550.tar.gz dfhack-b54b8d510ba87578d72ea082b277afc8bfb01550.tar.bz2 dfhack-b54b8d510ba87578d72ea082b277afc8bfb01550.tar.xz | |
Tagging 0.5.12
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index eddbebbf..ead0108a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ SET(DFHACK_CONSISTENCY 1) set(CPACK_PACKAGE_VERSION_MAJOR "0") set(CPACK_PACKAGE_VERSION_MINOR "5") -set(CPACK_PACKAGE_VERSION_PATCH "11") +set(CPACK_PACKAGE_VERSION_PATCH "12") set(DFHACK_REVISION "1") set(DFHACK_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}") |
