Parcourir la source

Change version information for the 2.2 release

Signed-off-by: Jouni Malinen <j@w1.fi>
Jouni Malinen il y a 10 ans
Parent
commit
b63b9a7bc9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/common/version.h

+ 1 - 1
src/common/version.h

@@ -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 */