From: N. Brouard Date: Mon, 3 Apr 2017 10:18:50 +0000 (+0000) Subject: Summary: version 0.99r12 X-Git-Tag: imach-099s7~243 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=bf464dc5f9079f9a289e9570ab261177ca9a0791;p=.git Summary: version 0.99r12 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 8ddd04f..3548c91 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ # SET (CMAKE_CONFIGURATION_TYPES "Debug;RelWithDebinfo" CACHE STRING "" FORCE) set(PACKAGE_NAME "imach") SET(IMACH_VERSION_MAJOR 0) -SET(IMACH_VERSION_MINOR 99r11) +SET(IMACH_VERSION_MINOR 99r12) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})