]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
The master branch is now used for v2.10 development
authorJouni Malinen <j@w1.fi>
Wed, 7 Aug 2019 14:51:53 +0000 (17:51 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 7 Aug 2019 14:51:53 +0000 (17:51 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index c2a3a80d7f718f999a1a860133d20ec47f95ba22..0235c9bf6776af8976a4647c89b4b7fdb5517020 100644 (file)
@@ -9,6 +9,6 @@
 #define GIT_VERSION_STR_POSTFIX ""
 #endif /* GIT_VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.9" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
+#define VERSION_STR "2.10-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */