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

** UnrealIRCd 6.0.3 **

This commit is contained in:
Bram Matthys
2022-04-01 09:47:04 +02:00
parent 707510c1ce
commit cedd23ae9c
9 changed files with 36 additions and 25 deletions
+1 -1
View File
@@ -66,6 +66,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 ""
#endif