From 02f93ea93e9527a9bc30bcdadfc4ab47f54217fd Mon Sep 17 00:00:00 2001 From: mstroh76 Date: Mon, 15 Jan 2024 11:40:53 +0100 Subject: [PATCH] Update and rename version.h to Update VERSION to 2.71 --- version.h => Update VERSION to 2.71 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename version.h => Update VERSION to 2.71 (68%) diff --git a/version.h b/Update VERSION to 2.71 similarity index 68% rename from version.h rename to Update VERSION to 2.71 index 10c398a..6bcc473 100644 --- a/version.h +++ b/Update VERSION to 2.71 @@ -1,3 +1,3 @@ -#define VERSION "2.70" +#define VERSION "2.71" #define VERSION_MAJOR 2 #define VERSION_MINOR 70