From: Holger Schemel Date: Fri, 17 Feb 2023 19:01:35 +0000 (+0100) Subject: version number set to 4.3.5.1 X-Git-Tag: 4.3.5.1~17 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=fc85f868d2cb39d2421bc75de3de830b32d3962f version number set to 4.3.5.1 --- diff --git a/src/main.h b/src/main.h index 72434f6d..4a81627a 100644 --- a/src/main.h +++ b/src/main.h @@ -2616,7 +2616,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 5 -#define PROGRAM_VERSION_PATCH 0 +#define PROGRAM_VERSION_PATCH 1 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"