1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 17:23:12 +02:00

** UnrealIRCd 6.0.0-rc1 **

This commit is contained in:
Bram Matthys
2021-11-27 14:27:05 +01:00
parent 0b7d8f5ebc
commit a985b88c52
7 changed files with 25 additions and 45 deletions
+1 -1
View File
@@ -65,6 +65,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 "-beta4"
#define UNREAL_VERSION_SUFFIX "-rc1"
#endif