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

** UnrealIRCd 6.0.1.1 **

This commit is contained in:
Bram Matthys
2021-12-29 19:30:49 +01:00
parent 0242b509b8
commit cdc433f8c0
9 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -65,6 +65,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 ""
#define UNREAL_VERSION_SUFFIX ".1"
#endif