Change version information for the 2.5 release hostap_2_5
authorJouni Malinen <j@w1.fi>
Sun, 27 Sep 2015 17:48:25 +0000 (20:48 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 27 Sep 2015 19:02:05 +0000 (22:02 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 5ddf617..a5cc5b7 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.5-devel" VERSION_STR_POSTFIX
+#define VERSION_STR "2.5" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */