From c28abd66618bb958e471c8f78c56fcdb86e6dbec Mon Sep 17 00:00:00 2001 From: mstroh76 Date: Sun, 5 May 2024 15:02:34 +0200 Subject: [PATCH] #234 --- VERSION | 2 +- version.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index eb39e53..2f4b607 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3 +3.4 diff --git a/version.h b/version.h index 6f3b26e..a018dc1 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ -#define VERSION "3.3" +#define VERSION "3.4" #define VERSION_MAJOR 3 -#define VERSION_MINOR 3 +#define VERSION_MINOR 4