summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-10 11:47:24 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-04-10 11:47:24 -0700
commit352874924def587cc0d408006e29db13bcb0ced9 (patch)
tree0ee481e02880631e9084f83e887d7d4765e48308
parent00e6b9d68ce8d951d561b692306aae3c349f2380 (diff)
Release 5.1.1.10
Release 5.1.1.10 Change-Id: I6469f308c09133c9d56a24366e5f193fa0b85f28 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 3f342f485eb7..d8d1e710bec7 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 9
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 10
-#define QWLAN_VERSIONSTR "5.1.1.9Z"
+#define QWLAN_VERSIONSTR "5.1.1.10"
#endif /* QWLAN_VERSION_H */