From: Jouni Malinen Date: Thu, 3 Nov 2011 10:19:44 +0000 (+0200) Subject: Update version number to 2.0-devel X-Git-Tag: aosp-jb-start~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b51fde2d12bf814a34dfd592d6edad4c65c87a;p=thirdparty%2Fhostap.git Update version number to 2.0-devel hostap.git is now a development branch for 2.0 with 1.x releases having been forked to hostap-1.git. Signed-hostap: Jouni Malinen --- diff --git a/src/common/version.h b/src/common/version.h index ba2d2c032..7afba48d5 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 "0.8.x" VERSION_STR_POSTFIX +#define VERSION_STR "2.0-devel" VERSION_STR_POSTFIX #endif /* VERSION_H */