The master branch is now used for v2.6 development
authorJouni Malinen <j@w1.fi>
Sun, 27 Sep 2015 17:48:54 +0000 (20:48 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 27 Sep 2015 19:12:07 +0000 (22:12 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index a5cc5b7..14cf810 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.5" VERSION_STR_POSTFIX
+#define VERSION_STR "2.6-devel" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */