From: N. Brouard Date: Wed, 16 Dec 2015 08:51:13 +0000 (+0000) Subject: Summary: 0.98r4 X-Git-Tag: imach-099s7~297 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=aa4312b0ac60f1b6554c1ec026c360cd633ada93;p=.git Summary: 0.98r4 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index be2378b..9214183 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 98r3) +SET(IMACH_VERSION_MINOR 98r4) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})