From: Jouni Malinen Date: Tue, 20 Jan 2009 19:16:29 +0000 (+0200) Subject: Changed the version to 0.7.0 since development branch is now 0.7.x X-Git-Tag: hostap_0_7_0~609 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=790ccdb2b36f06bc7af88c885d591033c0e3e9e2;p=thirdparty%2Fhostap.git Changed the version to 0.7.0 since development branch is now 0.7.x --- diff --git a/src/common/version.h b/src/common/version.h index 7651b48a1..f8b1e6895 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -1,6 +1,6 @@ #ifndef VERSION_H #define VERSION_H -#define VERSION_STR "0.6.7" +#define VERSION_STR "0.7.0" #endif /* VERSION_H */