From: N. Brouard Date: Mon, 25 Jul 2022 14:29:02 +0000 (+0000) Subject: Summary: r30 X-Git-Tag: imach-099s7~107 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=10f646e7c12750858839707cd0730e6a470bea32;p=.git Summary: r30 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 65c52a2..47923ca 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 99r29) +SET(IMACH_VERSION_MINOR 99r30) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})