]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
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 0edf11cc9d8a75d836c5bfaa641385b7dd323ff2..fb3b4f50b463b9f6096720d0b5b1eac42867c55b 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 */