mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 14:43:11 +02:00
Bump version to 4.0.0-rc6
This commit is contained in:
+1
-2
@@ -458,8 +458,7 @@
|
||||
/* Use TRE Regex Library (as well) ? */
|
||||
#define USE_TRE
|
||||
|
||||
/* The 3.4-alpha* series, especially the first few, are highly experimental.
|
||||
* If EXPERIMENTAL is #define'd then all users will receive a notice about
|
||||
/* If EXPERIMENTAL is #define'd then all users will receive a notice about
|
||||
* this when they connect, along with a pointer to bugs.unrealircd.org where
|
||||
* they can report any problems. This is mainly to help UnrealIRCd development.
|
||||
*/
|
||||
|
||||
@@ -81,6 +81,6 @@
|
||||
|
||||
/* Version suffix such as a beta marker or release candidate marker. (e.g.:
|
||||
-rcX for unrealircd-3.2.9-rcX) */
|
||||
#define UNREAL_VERSION_SUFFIX "-rc5"
|
||||
#define UNREAL_VERSION_SUFFIX "-rc6"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user