Prepare for hostapd/wpa_supplicant v2.0 release

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2013-01-12 17:42:53 +02:00
parent 34d18540fc
commit 22760dd947
3 changed files with 6 additions and 3 deletions

View file

@ -5,6 +5,6 @@
#define VERSION_STR_POSTFIX ""
#endif /* VERSION_STR_POSTFIX */
#define VERSION_STR "2.0-devel" VERSION_STR_POSTFIX
#define VERSION_STR "2.0" VERSION_STR_POSTFIX
#endif /* VERSION_H */