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

Set git version to 4.0.18-devel

This commit is contained in:
Bram Matthys
2017-12-29 09:29:03 +01:00
parent 12848b7dae
commit 2bbdf22d76
9 changed files with 27 additions and 23 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
*/
#define UNREAL_VERSION_TIME 201552
#define UnrealProtocol 4017
#define UnrealProtocol 4018
#define PATCH1 macro_to_str(UNREAL_VERSION_GENERATION)
#define PATCH2 "." macro_to_str(UNREAL_VERSION_MAJOR)
#define PATCH3 "." macro_to_str(UNREAL_VERSION_MINOR)