Change version information for the 2.4 release hostap_2_4
authorJouni Malinen <j@w1.fi>
Sun, 15 Mar 2015 17:30:39 +0000 (19:30 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 15 Mar 2015 17:30:39 +0000 (19:30 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index c662270..e39a8db 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.4-devel" VERSION_STR_POSTFIX
+#define VERSION_STR "2.4" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */