Change version information for the 2.2 release

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2014-06-04 16:09:59 +03:00
parent 6a98f67369
commit b63b9a7bc9

View file

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