From: N. Brouard Date: Fri, 9 Sep 2022 17:57:23 +0000 (+0000) Subject: Summary: version 0.99r37 X-Git-Tag: imach-099s7~77 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=ca250b7148f580f22d17325e4d1af65a61096489;p=.git Summary: version 0.99r37 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4863286..37ee45b 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 99r36) +SET(IMACH_VERSION_MINOR 99r37) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})