From: Holger Schemel Date: Fri, 29 Apr 2022 18:15:16 +0000 (+0200) Subject: version number set to 4.3.2.2 X-Git-Tag: 4.3.2.2~51 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=b1e35d3eb78d14804f70516960edb5d9dfbebba4 version number set to 4.3.2.2 --- diff --git a/src/main.h b/src/main.h index 9fb87a2c..83cbf65e 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 1 +#define PROGRAM_VERSION_PATCH 2 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"