From afdef2fa176881f11ebaac09abf1d13d0502c945 Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Mon, 21 May 2012 18:41:20 +0200 Subject: [ALL] Some cleanup --- 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 3dd8618..60246b7 100644 --- a/src/version.h +++ b/src/version.h @@ -21,7 +21,7 @@ #ifndef VERSION_H_ #define VERSION_H_ -#define VERSION_STRING "0.7.0" -#define VERSION_NUMBER 070 +#define VERSION_STRING "1.0.0" +#define VERSION_NUMBER 100 #endif /* VERSION_H_ */ -- cgit v1.2.3-55-g7522