]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
The main branch is now used for v2.12 development
authorJouni Malinen <j@w1.fi>
Sat, 20 Jul 2024 18:16:55 +0000 (21:16 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 20 Jul 2024 18:16:55 +0000 (21:16 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 5b735984983a3974e7be2670465710a2f9eb8984..9e0fbc0b1bb3e8c832c407edde1cdbab9046fd2f 100644 (file)
@@ -9,6 +9,6 @@
 #define GIT_VERSION_STR_POSTFIX ""
 #endif /* GIT_VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.11" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
+#define VERSION_STR "2.12-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */