Change version information for the 2.4 release

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

View file

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