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

update version to .3

This commit is contained in:
Bram Matthys
2014-05-31 20:48:42 +02:00
parent d2a544bc17
commit 082b9c58db
+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 ".2"
#define UNREAL_VERSION_SUFFIX ".3"
#endif