From aa4312b0ac60f1b6554c1ec026c360cd633ada93 Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Wed, 16 Dec 2015 08:51:13 +0000 Subject: [PATCH] Summary: 0.98r4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index be2378b..9214183 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 98r3) +SET(IMACH_VERSION_MINOR 98r4) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR}) -- 2.43.0