]> henry.ined.fr Git - .git/commitdiff
Summary: Version 0.99r33
authorN. Brouard <brouard@ined.fr>
Sun, 21 Aug 2022 09:03:29 +0000 (09:03 +0000)
committerN. Brouard <brouard@ined.fr>
Sun, 21 Aug 2022 09:03:29 +0000 (09:03 +0000)
CMakeLists.txt

index 2f67e63f3e9a49d0cef6ba182b6dffedf464ee51..5f922905cee5090a4a9ce507d6dca2cc1b056f2e 100644 (file)
@@ -8,10 +8,10 @@
 # SET (CMAKE_CONFIGURATION_TYPES "Debug;RelWithDebinfo" CACHE STRING "" FORCE)
 set(PACKAGE_NAME "imach")
 SET(IMACH_VERSION_MAJOR 0)
-SET(IMACH_VERSION_MINOR 99r32)
+SET(IMACH_VERSION_MINOR 99r33)
 SET(IMACH_VERSION_PATCH 0)
 SET(IMACH_VERSION_NOTE "")
-SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
+SET(IMACH_VERSION ${IMACH_VERCSION_MAJOR}.${IMACH_VERSION_MINOR})
 SET(@APPNAME@ imach-${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
 SET(@NOTINNOREG@ )
 SET(@NOREG@ )