--- imach/CMakeLists.txt 2015/12/16 09:07:10 1.11 +++ imach/CMakeLists.txt 2016/02/19 09:26:29 1.12 @@ -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 98r4) +SET(IMACH_VERSION_MINOR 98r7) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR}) @@ -253,4 +253,4 @@ if(UNIX) COMMENT "Generating IMaCh documentation with Doxygen" VERBATIM ) endif() -endif() \ No newline at end of file +endif()