summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2014-10-06 19:07:21 +0300
committerJouni Malinen <j@w1.fi>2014-10-09 17:41:31 +0300
commit724fce8fff27e18dd4ebeec9481b958eb5628ee9 (patch)
tree2db69f86ae708dbfdb9fbf355ddb684baec15f6f
parent5cb1440361e179b8215565de358b4b194660c513 (diff)
downloadhostap-724fce8fff27e18dd4ebeec9481b958eb5628ee9.tar.gz
Change version information for the 2.3 releasehostap_2_3
Signed-off-by: Jouni Malinen <j@w1.fi>
-rw-r--r--src/common/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/version.h b/src/common/version.h
index 1f2543291..726289d9d 100644
--- a/src/common/version.h
+++ b/src/common/version.h
@@ -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 */