]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
The master branch is now used for v2.9 development
authorJouni Malinen <j@w1.fi>
Sun, 21 Apr 2019 14:04:07 +0000 (17:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Apr 2019 14:04:07 +0000 (17:04 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 06fc5e4d25a34a259c9c0b21ad60f23893b1d0d0..031d1bee85a59945b12acf5ee7c1582f03a13a76 100644 (file)
@@ -9,6 +9,6 @@
 #define GIT_VERSION_STR_POSTFIX ""
 #endif /* GIT_VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.8" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
+#define VERSION_STR "2.9-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */