From: Holger Schemel Date: Fri, 31 Jan 2020 15:26:39 +0000 (+0100) Subject: version number set to 4.1.4.2 X-Git-Tag: 4.2.0.0~200 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=923bb6bb000e6d63a633cc6727f566734f161c9f version number set to 4.1.4.2 --- diff --git a/src/main.h b/src/main.h index 888f1c04..0094b5a7 100644 --- a/src/main.h +++ b/src/main.h @@ -2549,7 +2549,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 1 #define PROGRAM_VERSION_MINOR 4 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_PATCH 2 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"