1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 02:33:14 +02:00
This commit is contained in:
Bram Matthys
2015-12-11 10:08:41 +01:00
parent 0fa129325e
commit 07ad68e3d4
+1 -1
View File
@@ -78,6 +78,6 @@
/* Version suffix such as a beta marker or release candidate marker. (e.g.:
-rc2 for unrealircd-3.2.9-rc2) */
#define UNREAL_VERSION_SUFFIX ".5"
#define UNREAL_VERSION_SUFFIX ".6"
#endif