]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
The master branch is now used for v2.4 development
authorJouni Malinen <j@w1.fi>
Thu, 9 Oct 2014 17:36:53 +0000 (20:36 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Oct 2014 17:36:53 +0000 (20:36 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 726289d9de6f9f085c6d93a953876bbfa2a81190..c662270e0a8d42c25c04d25e920cab3ec3696ed9 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.3" VERSION_STR_POSTFIX
+#define VERSION_STR "2.4-devel" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */