From: Holger Schemel Date: Mon, 20 Mar 2023 20:33:35 +0000 (+0100) Subject: version number set to 4.3.5.3 X-Git-Tag: 4.3.5.3~37 X-Git-Url: https://git.artsoft.org/rocksndiamonds.git/?a=commitdiff_plain;h=fdd2caa8bb685c6d1590ba7e1f07445a1714724d;p=rocksndiamonds.git version number set to 4.3.5.3 --- diff --git a/src/main.h b/src/main.h index bd672e76..22e63d7f 100644 --- a/src/main.h +++ b/src/main.h @@ -2619,7 +2619,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 5 -#define PROGRAM_VERSION_PATCH 2 +#define PROGRAM_VERSION_PATCH 3 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"