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

** UnrealIRCd 6.1.8 **

This commit is contained in:
Bram Matthys
2024-10-11 07:22:51 +02:00
parent f7d2683569
commit 33276fb2ee
10 changed files with 23 additions and 25 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 "-rc1"
#define UNREAL_VERSION_SUFFIX ""
#endif