summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-04 13:20:23 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-04-04 13:20:23 -0700
commit3ef52fc7d9f834e7a3c556fc1fb3937a9a0d61b2 (patch)
tree604670e95cd54e982de767c066cccfec412dbd89
parentcf9bffcfa16040aa1b19a36c2531aaee8b4e2dcc (diff)
Release 5.1.1.8M
Release 5.1.1.8M Change-Id: Ifeaf40b1ceb86a322528662596df1cd2675f1807 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 d9b5b0f0d5c4..5f1a9f2a24d4 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 8
-#define QWLAN_VERSIONSTR "5.1.1.8L"
+#define QWLAN_VERSIONSTR "5.1.1.8M"
#endif /* QWLAN_VERSION_H */