summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-23 02:14:52 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-23 02:14:53 -0700
commit55f17f4e69af0754677735bb730f199bb7dec748 (patch)
treeae32ae70beb8b587d22a78d96150ada52b736443
parent92a06c33d1cf061a90db5da99cdafb53cb238b24 (diff)
Release 5.1.1.6
Release 5.1.1.6 Change-Id: I169ce9356713e079d274bf519a5f293c27311cd2 CRs-Fixed: 688141
-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 adb492f8f5df..02fabca475c8 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 5
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 6
-#define QWLAN_VERSIONSTR "5.1.1.5Z"
+#define QWLAN_VERSIONSTR "5.1.1.6"
#endif /* QWLAN_VERSION_H */