The master branch is now used for v2.5 development

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2015-03-15 19:38:15 +02:00
parent bc04db9b06
commit 18da814be7

View file

@ -5,6 +5,6 @@
#define VERSION_STR_POSTFIX ""
#endif /* VERSION_STR_POSTFIX */
#define VERSION_STR "2.4" VERSION_STR_POSTFIX
#define VERSION_STR "2.5-devel" VERSION_STR_POSTFIX
#endif /* VERSION_H */