Change version information for the 2.2 release
authorJouni Malinen <j@w1.fi>
Wed, 4 Jun 2014 13:09:59 +0000 (16:09 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 4 Jun 2014 13:09:59 +0000 (16:09 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index fb3b4f5..340afc7 100644 (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 */