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 <j@w1.fi>
This commit is contained in:
Jouni Malinen 2011-11-03 12:19:44 +02:00
parent 2cc5ebdd33
commit 75b51fde2d

View file

@ -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 */