From: N. Brouard Date: Thu, 9 May 2019 13:40:59 +0000 (+0000) Subject: Summary: Version 0.99r18 X-Git-Tag: imach-099s7~195 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=acb6fcd02951f984586557e4579c5cfa273d10b1;p=.git Summary: Version 0.99r18 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f8011cf..f584e05 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 99r16) +SET(IMACH_VERSION_MINOR 99r18) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})