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

** UnrealIRCd 6.2.4-rc1 **

This commit is contained in:
Bram Matthys
2026-04-04 08:00:48 +02:00
parent f47396a7db
commit 778cf4de82
9 changed files with 27 additions and 22 deletions
+1 -1
View File
@@ -76,6 +76,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