From ccede3776e93eaddef080319eb9a4905ace34f45 Mon Sep 17 00:00:00 2001 From: "N. Brouard" <brouard@ined.fr> Date: Sun, 4 Sep 2022 17:37:42 +0000 Subject: [PATCH] Summary: 0.99r36 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 26d6b6d..4863286 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 99r35) +SET(IMACH_VERSION_MINOR 99r36) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR}) -- 2.43.0