From: Holger Schemel Date: Mon, 20 Jan 2025 19:16:29 +0000 (+0100) Subject: version number set to 4.4.0.2 (stable) X-Git-Tag: 4.4.0.2^0 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=a78074c877a92746c7e79551dca0bb786c9b114b;p=rocksndiamonds.git version number set to 4.4.0.2 (stable) --- diff --git a/src/main.h b/src/main.h index 37b52723..b5aa696d 100644 --- a/src/main.h +++ b/src/main.h @@ -3133,8 +3133,8 @@ enum #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 2 -#define PROGRAM_VERSION_STABLE 0 -#define PROGRAM_VERSION_EXTRA 1 +#define PROGRAM_VERSION_STABLE 1 +#define PROGRAM_VERSION_EXTRA 0 #define PROGRAM_VERSION_BUILD 0 #define PROGRAM_VERSION_EXTRA_TEXT "test" #define PROGRAM_VERSION_BUILD_TEXT "build"