From: Holger Schemel Date: Mon, 18 Apr 2022 21:53:39 +0000 (+0200) Subject: version number set to 4.3.2.1 X-Git-Tag: 4.3.2.1~1 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=8b37e160bdb600c02cf7f46d4820a28f0410dc8b version number set to 4.3.2.1 --- diff --git a/src/main.h b/src/main.h index 881b7863..9fb87a2c 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 0 +#define PROGRAM_VERSION_PATCH 1 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"