From b9d0f267913c61cd6b490171768bd88c3a472563 Mon Sep 17 00:00:00 2001 From: Ira Rice <irarice@gmail.com> Date: Fri, 16 Jan 2009 15:16:14 -0700 Subject: Candidate release for 0.0.27.1 (Windows needs to get colors fixed, and then this build might be official) Signed-off-by: Ira Rice <irarice@gmail.com> --- src/winver.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/winver.h') diff --git a/src/winver.h b/src/winver.h index f56d0c6b..ac53cd73 100644 --- a/src/winver.h +++ b/src/winver.h @@ -2,5 +2,5 @@ #define VER_MAJOR 0 #define VER_MINOR 0 #define VER_RELEASE 27 -#define VER_BUILD 0 -#define PACKAGE_VERSION "0.0.27" +#define VER_BUILD 1 +#define PACKAGE_VERSION "0.0.27.1" -- cgit v1.2.3-70-g09d2