]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
The master branch is now used for v2.7 development
authorJouni Malinen <j@w1.fi>
Sun, 2 Oct 2016 19:27:26 +0000 (22:27 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Oct 2016 19:27:26 +0000 (22:27 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 75e5c6e006ccef3ed4c4099a65ca1c281ee8a012..16c1004320f34588fbe382821997b41fde3c607d 100644 (file)
@@ -9,6 +9,6 @@
 #define GIT_VERSION_STR_POSTFIX ""
 #endif /* GIT_VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.6" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
+#define VERSION_STR "2.7-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */