From 07ad68e3d4dbd874ff62abef1fa3a5ae3577cb5c Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 11 Dec 2015 10:08:41 +0100 Subject: [PATCH] .6 yes --- include/win32/setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/win32/setup.h b/include/win32/setup.h index 3790ade2c..0e078dd86 100644 --- a/include/win32/setup.h +++ b/include/win32/setup.h @@ -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