From: N. Brouard Date: Tue, 27 Oct 2015 15:59:13 +0000 (+0000) Subject: Summary: 0.98r3 with new gnuplot 5.1 X-Git-Tag: imach-099s7~314 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=f8e7bbf3f42054b092766b56ed27e110e5adef3a;p=.git Summary: 0.98r3 with new gnuplot 5.1 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b90a587..be2378b 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 98r2) +SET(IMACH_VERSION_MINOR 98r3) SET(IMACH_VERSION_PATCH 0) SET(IMACH_VERSION_NOTE "") SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})