From: Jouni Malinen Date: Sat, 12 Jan 2013 15:51:10 +0000 (+0200) Subject: The hostap.git master branch is now used for 2.1 development X-Git-Tag: aosp-kk-from-upstream~701 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab54412622d28419798770778ca1e36eea332a3;p=thirdparty%2Fhostap.git The hostap.git master branch is now used for 2.1 development Signed-hostap: Jouni Malinen --- diff --git a/src/common/version.h b/src/common/version.h index 04ed0acb6..2faa8c7cb 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -5,6 +5,6 @@ #define VERSION_STR_POSTFIX "" #endif /* VERSION_STR_POSTFIX */ -#define VERSION_STR "2.0" VERSION_STR_POSTFIX +#define VERSION_STR "2.1-devel" VERSION_STR_POSTFIX #endif /* VERSION_H */