summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-28 05:47:43 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-28 05:47:44 -0700
commitcd5024140d2ccc29de61c71540536ca5d1173cf2 (patch)
tree6215f0f87cd9289faa8de2e26a35d035d40bb46f
parent27637d2a388e017049280dd7a15255a62c8a2743 (diff)
Release 5.1.1.7
Release 5.1.1.7 Change-Id: I47d0c9b105c4d11daa01c0a83099b9b74c0daf43 CRs-Fixed: 774533
-rw-r--r--core/mac/inc/qwlan_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index fff69a9897bb..fbf233d3fab4 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 "Z"
-#define QWLAN_VERSION_BUILD 6
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 7
-#define QWLAN_VERSIONSTR "5.1.1.6Z"
+#define QWLAN_VERSIONSTR "5.1.1.7"
#endif /* QWLAN_VERSION_H */