From c229a5f66384a441c3cd878a39822b219301133c Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 15 Feb 2007 21:46:00 +0000 Subject: Changed version to 0.0.22.2. --- src/winver.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/winver.h b/src/winver.h index 87f89804..0b67da88 100644 --- a/src/winver.h +++ b/src/winver.h @@ -2,5 +2,5 @@ #define VER_MAJOR 0 #define VER_MINOR 0 #define VER_RELEASE 22 -#define VER_BUILD 1 -#define PACKAGE_VERSION "0.0.22.1" +#define VER_BUILD 2 +#define PACKAGE_VERSION "0.0.22.2" -- cgit v1.2.3-70-g09d2