From: N. Brouard Date: Sat, 22 Apr 2023 16:25:22 +0000 (+0000) Subject: Summary: 099r45 X-Git-Tag: imach-099s7~55 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=b00fef320f3e9e7cee0edc6f3f97c80134508223;p=.git Summary: 099r45 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b14b165..bb85b52 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 99r42) +SET(IMACH_VERSION_MINOR 99r45) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})