The hostap.git master branch is now used for 2.2 development
authorJouni Malinen <j@w1.fi>
Tue, 4 Feb 2014 14:10:44 +0000 (16:10 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 4 Feb 2014 14:10:44 +0000 (16:10 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

src/common/version.h

index 0edf11c..fb3b4f5 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.1" VERSION_STR_POSTFIX
+#define VERSION_STR "2.2-devel" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */