The master branch is now used for v2.3 development

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2014-06-05 00:51:02 +03:00
parent 6280df31bb
commit 9949483c2f

View file

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