summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-12-12 16:09:29 -0800
committersnandini <snandini@codeaurora.org>2017-12-12 16:09:29 -0800
commit48339f7e596cc6fcc79e1fb287f747a2ddff4381 (patch)
treedb840e7ccf00f31229a5ae2ece67a797646f94d1
parentc06f2ce071de439634cbe0aefeee5671a617cdca (diff)
Release 5.1.1.41M
Release 5.1.1.41M Change-Id: I3cb64b9d4addda79a2b69c21a3f34e4576b6a125 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 db11029c6eda..ad7ed82a7bfe 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 41
-#define QWLAN_VERSIONSTR "5.1.1.41L"
+#define QWLAN_VERSIONSTR "5.1.1.41M"
#endif /* QWLAN_VERSION_H */