The master branch is now used for v2.6 development

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2015-09-27 20:48:54 +03:00
parent cac800c4d1
commit d02180c679

View file

@ -5,6 +5,6 @@
#define VERSION_STR_POSTFIX "" #define VERSION_STR_POSTFIX ""
#endif /* 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 */ #endif /* VERSION_H */