From 37e4ed696b77455a738fa948b93498c8740721bc Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Thu, 2 Feb 2012 01:13:50 +0100 Subject: [SERVER] Parsing config file with glib [KERNEL] Bugfixes [CLIENT] Using vid and rid --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/version.h') diff --git a/src/version.h b/src/version.h index bbaaf41..2664741 100644 --- a/src/version.h +++ b/src/version.h @@ -21,7 +21,7 @@ #ifndef VERSION_H_ #define VERSION_H_ -#define VERSION_STRING "0.1.0" -#define VERSION_NUMBER 010 +#define VERSION_STRING "0.3.0" +#define VERSION_NUMBER 030 #endif /* VERSION_H_ */ -- cgit v1.2.3-55-g7522