summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-30 20:44:51 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-30 20:44:52 -0700
commit4f348b9f8136916c54dd73fa2d1a25538cac5393 (patch)
tree0f92e1939588d4f60e83e5e4a3418c1bf134a00f
parentf677f325607475507721c547a73ead5b9295c8ab (diff)
Release 5.1.1.7M
Release 5.1.1.7M Change-Id: Ia26f1092c603952d57b5e07b707299b371fc9fee CRs-Fixed: 774533
-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 f22f6b0914c2..f8c19ed11051 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 7
-#define QWLAN_VERSIONSTR "5.1.1.7L"
+#define QWLAN_VERSIONSTR "5.1.1.7M"
#endif /* QWLAN_VERSION_H */