From: N. Brouard Date: Wed, 31 Aug 2022 09:45:04 +0000 (+0000) Subject: Summary: version 0.99r34 X-Git-Tag: imach-099s7~87 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=de7dbf10bddc98dc0f38d615963d930e7c5423cd;p=.git Summary: version 0.99r34 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f92290..3142883 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 99r33) +SET(IMACH_VERSION_MINOR 99r34) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERCSION_MAJOR}.${IMACH_VERSION_MINOR})