summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2015-09-27 20:48:25 +0300
committerJouni Malinen <j@w1.fi>2015-09-27 22:02:05 +0300
commit1f344cd7b4461c8bae31abc3fc450407782282e2 (patch)
treeeaf55406cbbe51ada89456aee7fc08ab4799dd8c
parent49c36b708e780e05d3a709621a87b5747af1f9b3 (diff)
downloadhostap-1f344cd7b4461c8bae31abc3fc450407782282e2.tar.gz
Change version information for the 2.5 releasehostap_2_5
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 5ddf6175e..a5cc5b7b5 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.5-devel" VERSION_STR_POSTFIX
+#define VERSION_STR "2.5" VERSION_STR_POSTFIX
#endif /* VERSION_H */