]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
The master branch is now used for v2.8 development
authorJouni Malinen <j@w1.fi>
Sun, 2 Dec 2018 20:55:28 +0000 (22:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Dec 2018 20:55:28 +0000 (22:55 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 2f47903d407c284c20a6573e1645a7dcb069091e..eb4f3130ff9d8222aaecb81645fe99a5dfb21d76 100644 (file)
@@ -9,6 +9,6 @@
 #define GIT_VERSION_STR_POSTFIX ""
 #endif /* GIT_VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.7" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
+#define VERSION_STR "2.8-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */