From 50c4b25585cf60fa90897c4437fdf74521107e1e Mon Sep 17 00:00:00 2001
From: brouard <brouard@ined.fr>
Date: Mon, 2 Sep 2024 19:32:19 +0200
Subject: [PATCH] Version 0.99s9

---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3b3a085..7bb0be1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 3.13..3.26.3)
 set(PACKAGE_NAME "imach")
 SET(IMACH_VERSION_MAJOR 0)
-SET(IMACH_VERSION_MINOR 99s8)
+SET(IMACH_VERSION_MINOR 99s9)
 SET(IMACH_VERSION_PATCH 0)
 SET(IMACH_VERSION_NOTE "")
 SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
-- 
2.43.0