From: Holger Schemel Date: Wed, 24 May 2023 14:24:05 +0000 (+0200) Subject: version number set to 4.3.7.0 X-Git-Tag: 4.3.7.0~55 X-Git-Url: https://git.artsoft.org/rocksndiamonds.git/?a=commitdiff_plain;h=5f3fcf6018af0a86152f466fa54811c08906c0bc;p=rocksndiamonds.git version number set to 4.3.7.0 --- diff --git a/src/main.h b/src/main.h index 66c06a12..a107a65e 100644 --- a/src/main.h +++ b/src/main.h @@ -2661,7 +2661,7 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 6 +#define PROGRAM_VERSION_MINOR 7 #define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA ""