From: Holger Schemel Date: Sat, 25 Jan 2025 10:25:34 +0000 (+0100) Subject: version number set to 4.4.0.3 (stable) X-Git-Tag: 4.4.0.3^0 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=a8a03dc7dc26ce17301b54b3a91c0754cbcc55b1;p=rocksndiamonds.git version number set to 4.4.0.3 (stable) --- diff --git a/src/main.h b/src/main.h index 97e69763..e5e16fe0 100644 --- a/src/main.h +++ b/src/main.h @@ -3133,8 +3133,8 @@ enum #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 3 -#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"