]> henry.ined.fr Git - .git/commitdiff
Summary: 0.99r31
authorN. Brouard <brouard@ined.fr>
Wed, 3 Aug 2022 17:31:34 +0000 (17:31 +0000)
committerN. Brouard <brouard@ined.fr>
Wed, 3 Aug 2022 17:31:34 +0000 (17:31 +0000)
CMakeLists.txt
src/version.h

index 47923ca9d5bcd7c500cd3fe568b28dd698c3e62a..8d0dcbb9e22cb04e8e586bc3ddfbcac53e545d6d 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 99r30)
+SET(IMACH_VERSION_MINOR 99r31)
 SET(IMACH_VERSION_PATCH 0)
 SET(IMACH_VERSION_NOTE "")
 SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
index fbc408dd71b91340581571ea1941aa228bfc5406..7653085dd8383a28ebf37e897f7686f122f15120 100644 (file)
@@ -1,5 +1,5 @@
-#define __IMACH_VERSION_MAJOR__ 0
-#define __IMACH_VERSION_MINOR__ 99r30
-#define __IMACH_VERSION_PATCH__ 0
-
-#define __IMACH_VERSION__ "0.99r30"
+#define __IMACH_VERSION_MAJOR__ 0\r
+#define __IMACH_VERSION_MINOR__ 99r31\r
+#define __IMACH_VERSION_PATCH__ 0\r
+\r
+#define __IMACH_VERSION__ "0.99r30"\r