Browse Source

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

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen 12 years ago
parent
commit
7ab5441262
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/version.h

+ 1 - 1
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 */