1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 18:53:13 +02:00

** UnrealIRCd 6.1.2-rc1 **

This commit is contained in:
Bram Matthys
2023-09-08 17:46:18 +02:00
parent d909e86aef
commit 660a501617
9 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -67,6 +67,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 "-git"
#define UNREAL_VERSION_SUFFIX "-rc1"
#endif