]> jfr.im git - irc/unrealircd/unrealircd.git/commitdiff
- Undid that. Version is now 3.3-willneverbereleased. origin/devel
authorBram Matthys <redacted>
Wed, 24 Oct 2007 12:18:52 +0000 (12:18 +0000)
committerBram Matthys <redacted>
Wed, 24 Oct 2007 12:18:52 +0000 (12:18 +0000)
Added comment to changelog:
*****

THIS WAS THE DEVELOPMENT BRANCH FOR UNREAL3.3*. HOWEVER, 3.3* HAS BEEN
DISCONTINUED. FOCUS IS ON 4.* (NEXT-GEN IRCD) AND 3.2* (CURRENT STABLE
IRCD).
FOR 3.2* USE THE BRANCH 'unreal3_2_fixes'
DO NOT USE THIS 3.3* BRANCH FOR ANYTHING OTHER THAN COPYING FEATURES/FIXES
FROM 3.3* TO 3.2* !!

*****

Changes
include/version.h

diff --git a/Changes b/Changes
index 9bf04af0276e513cacd81f08e403c830bda570d2..64e5ee2c91737e0da4568e678732c3d8e3ff12b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1851,3 +1851,14 @@ start wircd.exe as usual (window mode).
 Remember to use different listening ports (or interfaces) on every
 unrealircd-*.conf files.
 - Changed version into 3.2.8 as this will be the target for devel branch
+- Undid that. Version is now 3.3-willneverbereleased.
+
+*****
+
+THIS WAS THE DEVELOPMENT BRANCH FOR UNREAL3.3*. HOWEVER, 3.3* HAS BEEN
+DISCONTINUED. FOCUS IS ON 4.* (NEXT-GEN IRCD) AND 3.2* (CURRENT STABLE IRCD).
+FOR 3.2* USE THE BRANCH 'unreal3_2_fixes'
+DO NOT USE THIS 3.3* BRANCH FOR ANYTHING OTHER THAN COPYING FEATURES/FIXES
+FROM 3.3* TO 3.2* !!
+
+*****
index 8fe9019b09f047c62786a39540738742fe741480..051db6be43556251fc45086f6584bdfeda8fa194 100644 (file)
@@ -50,9 +50,9 @@
 
 #define UnrealProtocol                 2308
 #define PATCH1                 "3"
-#define PATCH2                 ".2"
-#define PATCH3                 ".8"
-#define PATCH4                 "-devel"
+#define PATCH2                 ".3"
+#define PATCH3                 "-willneverbereleased"
+#define PATCH4                 ""
 #define PATCH5                 ""
 #define PATCH6                 ""
 #define PATCH7                 ""