From: Holger Schemel Date: Thu, 16 Jun 2022 19:19:27 +0000 (+0200) Subject: version number set to 4.3.2.3 X-Git-Tag: 4.3.3.0~90 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=d128e0a2dbb2edd76bf4fea137bcfb47e59f06e7 version number set to 4.3.2.3 --- diff --git a/src/main.h b/src/main.h index f1b3f1ac..c5ff5f8c 100644 --- a/src/main.h +++ b/src/main.h @@ -2611,7 +2611,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 2 -#define PROGRAM_VERSION_PATCH 2 +#define PROGRAM_VERSION_PATCH 3 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"