From a705ceaa861d01b9143bbae7a9574e95a03decb2 Mon Sep 17 00:00:00 2001 From: stskeeps Date: Tue, 26 Jun 2007 11:27:07 +0000 Subject: [PATCH] - Entering 3.2.7 RC1 phase --- Changes | 1 + include/version.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index a8bfcb273..8e7efea98 100644 --- a/Changes +++ b/Changes @@ -1512,3 +1512,4 @@ though this probably means Debian will take us in, ick .. Can't we pull a new fight with debian-legal again?) - #0003244 reported by CuLpA about grammar errors in webtv outputs +- Entering 3.2.7 RC1 phase diff --git a/include/version.h b/include/version.h index d76ce2c0d..eba02a29e 100644 --- a/include/version.h +++ b/include/version.h @@ -51,8 +51,8 @@ #define UnrealProtocol 2309 #define PATCH1 "3" #define PATCH2 ".2" -#define PATCH3 ".6" -#define PATCH4 "" +#define PATCH3 ".7" +#define PATCH4 "-RC1" #define PATCH5 "" #define PATCH6 "" #define PATCH7 ""