From: N. Brouard Date: Wed, 14 Sep 2022 14:19:59 +0000 (+0000) Subject: Summary: 0.99r39 X-Git-Tag: imach-099s7~71 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=bafd70fd2bc4a3645c68e1c9c68f39aa2e11ce80;p=.git Summary: 0.99r39 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b97f558..f4c1fc2 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 99r38) +SET(IMACH_VERSION_MINOR 99r39) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})