Change version information for the 2.3 release

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2014-10-06 19:07:21 +03:00
parent 5cb1440361
commit 724fce8fff

View File

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