From: Jouni Malinen Date: Sun, 18 Apr 2010 18:01:00 +0000 (+0300) Subject: hostap.git is now 0.8.x development tree X-Git-Tag: hostap-1-bp~1310 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb2ab5dd6a2938bd011baa3498907c18952437b4;p=thirdparty%2Fhostap.git hostap.git is now 0.8.x development tree 0.7.x for branched into hostap-07.git for stable releases. --- diff --git a/src/common/version.h b/src/common/version.h index e9d1f33fd..3b5d2ed0c 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.7.2" +#define VERSION_STR "0.8.x" #endif /* VERSION_H */