From: Holger Schemel Date: Tue, 14 Feb 2023 20:24:05 +0000 (+0100) Subject: version number set to 4.3.5.0 X-Git-Tag: 4.3.5.0^0 X-Git-Url: https://git.artsoft.org/rocksndiamonds.git/?a=commitdiff_plain;h=4b677c24047aba31a25c43a208803c6c85f82c44;hp=f2b948ec2cc0904ae4c22a3ed6b5560e9fe6f421;p=rocksndiamonds.git version number set to 4.3.5.0 --- diff --git a/src/main.h b/src/main.h index f9a25944..72434f6d 100644 --- a/src/main.h +++ b/src/main.h @@ -2615,8 +2615,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 4 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_MINOR 5 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"