The hostap.git master branch is now used for 2.1 development
authorJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:10 +0000 (17:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:10 +0000 (17:51 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

src/common/version.h

index 04ed0ac..2faa8c7 100644 (file)
@@ -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 */