CMAKE_MINIMUM_REQUIRED(VERSION 3.13..3.26.3)
set(PACKAGE_NAME "imach")
SET(IMACH_VERSION_MAJOR 0)
-SET(IMACH_VERSION_MINOR 99s7)
+SET(IMACH_VERSION_MINOR 99s8)
SET(IMACH_VERSION_PATCH 0)
SET(IMACH_VERSION_NOTE "")
SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
+* Mon Aug 05 2024 brouard <brouard@ined.fr> (1be6b8a)
+- Adapting Makefile and ChangeLog to git
+
* Mon Aug 05 2024 brouard <brouard@ined.fr> (583f243)
- Adapting Makefile and ChangeLog to git
+* Mon Aug 05 2024 nbrouard <nicolas.brouard@libertysurf.fr> (afc4437)
+- Adapting Makefile and ChangeLog to git
+
* Fri Jul 19 2024 N. Brouard <brouard@ined.fr> (a18761f)
- Summary: Makfile for git
#define __IMACH_VERSION_MAJOR__ 0
-#define __IMACH_VERSION_MINOR__ 99s7
+#define __IMACH_VERSION_MINOR__ 99s8
#define __IMACH_VERSION_PATCH__ 0
-#define __IMACH_VERSION__ "0.99s7"
+#define __IMACH_VERSION__ "0.99s8"