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

UnrealIRCd 4.0.16

This commit is contained in:
Bram Matthys
2017-11-12 07:59:11 +01:00
parent 1425583bed
commit f86cf68548
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -88,6 +88,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