From ecea583dd1e63f0d6d0e8cac6e849a6f12aad900 Mon Sep 17 00:00:00 2001
From: Romain Boman <r.boman@uliege.be>
Date: Fri, 17 Nov 2023 17:35:56 +0100
Subject: [PATCH] new version

---
 fossils.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fossils.iss b/fossils.iss
index 98066ed..53cb4ee 100644
--- a/fossils.iss
+++ b/fossils.iss
@@ -2,7 +2,7 @@
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
 
 #define MyAppName "Fossils"
-#define MyAppVersion "1.1"
+#define MyAppVersion "1.2"
 #define MyAppPublisher "University of Liege"
 #define MyAppURL "https://gitlab.uliege.be/rboman/fossils"
 #define MyAppExeName "fossils.exe"
-- 
GitLab