summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-17 09:29:17 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:24:24 -0700
commit7535a17f5ca7ea5f07de0a885d82b0e4e59b7a4c (patch)
tree990355957d8b356e555c41e6794681a471d680e6
parentf7007f8202b14ad87f9048ee326a69a717a5a7d1 (diff)
Release 5.1.1.5F
Release 5.1.1.5F Change-Id: Ia39c5f693834eafbfac32583bb2e2c7964cab307 CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 72495a49e900..69ac012dfc43 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 1
-#define QWLAN_VERSION_EXTRA "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 5
-#define QWLAN_VERSIONSTR "5.1.1.5E"
+#define QWLAN_VERSIONSTR "5.1.1.5F"
#endif /* QWLAN_VERSION_H */