mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 13:13:12 +02:00
UnrealIRCd 4.0.10-rc1
This commit is contained in:
@@ -84,10 +84,10 @@
|
||||
#define UNREAL_VERSION_MAJOR 0
|
||||
|
||||
/* Minor version number (e.g.: 1 for Unreal3.2.1) */
|
||||
#define UNREAL_VERSION_MINOR 9
|
||||
#define UNREAL_VERSION_MINOR 10
|
||||
|
||||
/* Version suffix such as a beta marker or release candidate marker. (e.g.:
|
||||
-rcX for unrealircd-3.2.9-rcX) */
|
||||
#define UNREAL_VERSION_SUFFIX ""
|
||||
#define UNREAL_VERSION_SUFFIX "-rc1"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user