From: Holger Schemel Date: Sun, 16 Feb 2025 20:01:16 +0000 (+0100) Subject: version number set to 4.4.0.4 (stable) X-Git-Tag: 4.4.0.4^0 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=56962374f021c1d6d59b6c17004f804ce17682e9;p=rocksndiamonds.git version number set to 4.4.0.4 (stable) --- diff --git a/src/main.h b/src/main.h index c32bd777..3af41358 100644 --- a/src/main.h +++ b/src/main.h @@ -3133,8 +3133,8 @@ enum #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 4 -#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"