From: N. Brouard Date: Wed, 30 Sep 2015 17:47:08 +0000 (+0000) Subject: Summary: 0.98r2 X-Git-Tag: imach-099s7~320 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=7933b92435f4ae6bd6e197bdc255fc3668c36cf0;p=.git Summary: 0.98r2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 760f632..9ae6209 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 98r0) +SET(IMACH_VERSION_MINOR 98r2) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})