The master branch is now used for v2.4 development

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2014-10-09 20:36:53 +03:00
parent 724fce8fff
commit 51465a0b5c
1 changed files with 1 additions and 1 deletions

View File

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