diff --git a/CHANGELOG b/CHANGELOG index 8a146bf..32ce0d6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ WendzelNNTPd ChangeLog: ----------------- version 2.x ------------------ -x.y.z-CURRENT-UNSTABLE "t.b.n." : t.b.d. +2.2-alpha1 "Giersleben" : t.b.d. --- This is expected to become a new major release once the TODO --- tasks are finished in circa mid/late-2024. ***TODO***: diff --git a/build b/build index 545eebd..c23f53c 100644 --- a/build +++ b/build @@ -1 +1 @@ -3236 +3237 diff --git a/src/include/main.h b/src/include/main.h index 24ccf87..4e1ab65 100644 --- a/src/include/main.h +++ b/src/include/main.h @@ -118,7 +118,7 @@ #endif #define VERSION "2.2-alpha1" -#define RELEASENAME "'St.-Peter-Ording'" /* should not include white-spaces! */ +#define RELEASENAME "'Giersleben'" /* should not include white-spaces! */ #ifndef BUILD /* Win32 */ #define BUILD "win"