From: N. Brouard Date: Wed, 31 Mar 2021 13:13:28 +0000 (+0000) Subject: Summary: Version 0.99r23 X-Git-Tag: imach-099s7~147 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=33d00be58c90703c6721ec31dc8d0d3e568df249;p=.git Summary: Version 0.99r23 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 8bf335e..cbcf5e8 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 99r21) +SET(IMACH_VERSION_MINOR 99r23) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})