Parcourir la source

The master branch is now used for v2.6 development

Signed-off-by: Jouni Malinen <j@w1.fi>
Jouni Malinen il y a 9 ans
Parent
commit
d02180c679
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/common/version.h

+ 1 - 1
src/common/version.h

@@ -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 */