]> henry.ined.fr Git - .git/commitdiff
*** empty log message ***
authorN. Brouard <brouard@ined.fr>
Sat, 6 Aug 2022 07:20:01 +0000 (07:20 +0000)
committerN. Brouard <brouard@ined.fr>
Sat, 6 Aug 2022 07:20:01 +0000 (07:20 +0000)
CMakeLists.txt
src/version.h

index 8d0dcbb9e22cb04e8e586bc3ddfbcac53e545d6d..2f67e63f3e9a49d0cef6ba182b6dffedf464ee51 100644 (file)
@@ -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 99r31)
+SET(IMACH_VERSION_MINOR 99r32)
 SET(IMACH_VERSION_PATCH 0)
 SET(IMACH_VERSION_NOTE "")
 SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
index c467e864d70acbca0fb2da018a8fa58274d101e2..a2d3c126658435decb89c8c355fd55b6d9b9266b 100644 (file)
@@ -1,5 +1,5 @@
 #define __IMACH_VERSION_MAJOR__ 0\r
-#define __IMACH_VERSION_MINOR__ 99r31\r
+#define __IMACH_VERSION_MINOR__ 99r32\r
 #define __IMACH_VERSION_PATCH__ 0\r
 \r
-#define __IMACH_VERSION__ "0.99r31"\r
+#define __IMACH_VERSION__ "0.99r32"\r