1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 06:13:14 +02:00

** UnrealIRCd 6.2.0-beta3 **

This one will also be announced on the mailing list (beta1 and beta2 were not)
This commit is contained in:
Bram Matthys
2025-08-01 11:27:13 +02:00
parent 19e4a6fee9
commit aa8a8ee135
9 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -73,6 +73,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 "-beta2"
#define UNREAL_VERSION_SUFFIX "-beta3"
#endif