From: N. Brouard Date: Fri, 22 Jul 2022 12:05:33 +0000 (+0000) Subject: Summary: r28 X-Git-Tag: imach-099s7~114 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=c99b7c1f934a500af9777ac40a1085001f658ebb;p=.git Summary: r28 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d9378a..c6c2a8b 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 99r26) +SET(IMACH_VERSION_MINOR 99r28) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})