From: Holger Schemel Date: Mon, 23 Dec 2024 12:55:42 +0000 (+0100) Subject: version number set to 4.4.0.0 (stable) X-Git-Tag: 4.4.0.0^0 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=02b37408fca739fd54926f2e5574d098480ce8d0;p=rocksndiamonds.git version number set to 4.4.0.0 (stable) --- diff --git a/src/main.h b/src/main.h index 529945fe..b77f60fc 100644 --- a/src/main.h +++ b/src/main.h @@ -3133,8 +3133,8 @@ enum #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 0 -#define PROGRAM_VERSION_STABLE 0 -#define PROGRAM_VERSION_EXTRA 7 +#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"