From: Holger Schemel Date: Mon, 25 Feb 2019 20:46:54 +0000 (+0100) Subject: version number set to 4.1.2.1 X-Git-Tag: 4.1.3.0~53 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=f999c2cc67c71aacefe65d40d06834d8af854137;hp=fe21ed78a5927518daeb7307488415416ef98b6a version number set to 4.1.2.1 --- diff --git a/src/main.h b/src/main.h index 9d25eb5e..4ae3c627 100644 --- a/src/main.h +++ b/src/main.h @@ -2545,7 +2545,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 1 #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"