The hostap.git master branch is now used for 2.1 development

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2013-01-12 17:51:10 +02:00
parent 22760dd947
commit 7ab5441262

View file

@ -5,6 +5,6 @@
#define VERSION_STR_POSTFIX "" #define VERSION_STR_POSTFIX ""
#endif /* 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 */ #endif /* VERSION_H */