From 570c59b2b2f5875c35298d5ca2bcb7c8cf33bbf2 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 12 Apr 2019 11:01:15 +0200 Subject: [PATCH] Bump UNREAL_VERSION_TIME. [skip ci] --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index 33967eaac..c99e7c410 100644 --- a/include/version.h +++ b/include/version.h @@ -54,7 +54,7 @@ * Can be useful if the above 3 versionids are insufficient for you (eg: you want to support CVS). * This is updated automatically on the CVS server every Monday. so don't touch it. */ -#define UNREAL_VERSION_TIME 201818 +#define UNREAL_VERSION_TIME 201915 #define UnrealProtocol 4203 #define PATCH1 macro_to_str(UNREAL_VERSION_GENERATION)