Change version information for the 2.3 release hostap_2_3
authorJouni Malinen <j@w1.fi>
Mon, 6 Oct 2014 16:07:21 +0000 (19:07 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Oct 2014 14:41:31 +0000 (17:41 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 1f25432..726289d 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.3-devel" VERSION_STR_POSTFIX
+#define VERSION_STR "2.3" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */