From e2d5312c793c3667213acd794dd4c5c5c49d9c75 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 25 Jul 2008 17:27:39 +0000 Subject: Updated the version to 0.0.25, release planned this Sunday. --- src/winver.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/winver.h') diff --git a/src/winver.h b/src/winver.h index 52d90315..a276fde5 100644 --- a/src/winver.h +++ b/src/winver.h @@ -1,6 +1,6 @@ /* VERSION DEFINITIONS */ #define VER_MAJOR 0 #define VER_MINOR 0 -#define VER_RELEASE 24 -#define VER_BUILD 1 -#define PACKAGE_VERSION "0.0.24.1" +#define VER_RELEASE 25 +#define VER_BUILD 0 +#define PACKAGE_VERSION "0.0.25" -- cgit v1.2.3-70-g09d2