From 07cd89baa7148a8db0c05abf36d3b930ddb93a9c Mon Sep 17 00:00:00 2001 From: mstroh76 Date: Sun, 10 Mar 2024 18:14:23 +0100 Subject: [PATCH] version 3.1 --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 607fd6a..5842f31 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ -#define VERSION "3.01" +#define VERSION "3.1" #define VERSION_MAJOR 3 -#define VERSION_MINOR 01 +#define VERSION_MINOR 1