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

** UnrealIRCd 6.2.4 **

This commit is contained in:
Bram Matthys
2026-04-17 06:06:26 +02:00
parent bd0dea4a0e
commit abbbcd16a9
10 changed files with 35 additions and 32 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 "-rc1"
#define UNREAL_VERSION_SUFFIX ""
#endif