From: N. Brouard Date: Thu, 19 Apr 2018 14:51:15 +0000 (+0000) Subject: Summary: version 0.99R16 X-Git-Tag: imach-099s7~210 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=0e01ba950361f33290829787bb439514517ba825;p=.git Summary: version 0.99R16 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f428f21..f8011cf 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 99r14) +SET(IMACH_VERSION_MINOR 99r16) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})