summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2015-03-15 19:30:39 +0200
committerJouni Malinen <j@w1.fi>2015-03-15 19:30:39 +0200
commitbc04db9b06ea9c38441be9b6e7b2be24ce2f98a9 (patch)
treea1c5d302b00352a3f3385a3ac2d2b5d4eb3ab5a7
parent211bb7c5eaf214a8d7f26317deccc56e14d0e8bf (diff)
downloadhostap-bc04db9b06ea9c38441be9b6e7b2be24ce2f98a9.tar.gz
Change version information for the 2.4 releasehostap_2_4
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 c662270e0..e39a8dbf9 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.4-devel" VERSION_STR_POSTFIX
+#define VERSION_STR "2.4" VERSION_STR_POSTFIX
#endif /* VERSION_H */