From: N. Brouard Date: Fri, 2 Sep 2022 14:23:54 +0000 (+0000) Subject: Summary: 0.99r35 X-Git-Tag: imach-099s7~83 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=17a7757c55c04b80b629bbeec9f4c0fc23e1e7a4;p=.git Summary: 0.99r35 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9bf0c08..26d6b6d 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 99r34) +SET(IMACH_VERSION_MINOR 99r35) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})