summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-23 11:26:20 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-23 11:26:20 -0700
commit392b64168e2b42105489bb14c4ab66fe71e51978 (patch)
tree3e7e2d08c59bd78241ed3518956bd5d4606584ad
parent28708869f731a98adc7c45cd190d5655ddc57936 (diff)
Release 5.1.1.6B
Release 5.1.1.6B Change-Id: I130abb9aa48a13f93bb524631c7b50abef6a06d2 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 87280ea10fd1..ac564436f35c 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 "A"
+#define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 6
-#define QWLAN_VERSIONSTR "5.1.1.6A"
+#define QWLAN_VERSIONSTR "5.1.1.6B"
#endif /* QWLAN_VERSION_H */