From: Holger Schemel Date: Thu, 10 Feb 2022 18:20:44 +0000 (+0100) Subject: version number set to 4.3.1.2 X-Git-Tag: 4.3.2.0~137 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=9874132a093435f75ed25619e6b87bcc7c78451c version number set to 4.3.1.2 --- diff --git a/src/main.h b/src/main.h index a8621252..82963880 100644 --- a/src/main.h +++ b/src/main.h @@ -2599,7 +2599,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 1 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_PATCH 2 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"