From: Holger Schemel Date: Sun, 28 Feb 2021 17:36:28 +0000 (+0100) Subject: version number set to 4.2.3.2 X-Git-Tag: 4.3.0.0~222 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=f989e8e7dc0302adc8529b5b0e5fdbdf31ec80ab;p=rocksndiamonds.git version number set to 4.2.3.2 --- diff --git a/src/main.h b/src/main.h index c67fbebb..c7bff029 100644 --- a/src/main.h +++ b/src/main.h @@ -2576,7 +2576,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 3 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_PATCH 2 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"