summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-15 15:22:36 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-15 15:22:36 -0700
commit4f53db0759e649af78b10056db4cc26d4aa0b496 (patch)
tree73d73d631120a8ae029184919269612b61383c5f
parent4b86dafdf3f3d7a4f768821ba2efaee88729d246 (diff)
Release 5.1.1.4M
Release 5.1.1.4M Change-Id: I0f0c1bfd47f16c95d7116a27290d891cbc5e3b86 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 92045bd1ea69..21d772ce6512 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 "L"
+#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 4
-#define QWLAN_VERSIONSTR "5.1.1.4L"
+#define QWLAN_VERSIONSTR "5.1.1.4M"
#endif /* QWLAN_VERSION_H */