summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-10-05 01:42:20 -0700
committersnandini <snandini@codeaurora.org>2017-10-05 01:42:21 -0700
commit4e7ea7ee3ae5fbde1a2f23a81681cc16e95ad0a0 (patch)
tree9d065c6d921f8db451b9db1ab55fc30c91fb009b
parentc928f5a499494974097aed25a9a24fe4dc6e0166 (diff)
Release 5.1.1.35M
Release 5.1.1.35M Change-Id: I6a5c7b753b42d51097acf77708b3301c3219a8de 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 61cd25428ec7..a7e59417221c 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 35
-#define QWLAN_VERSIONSTR "5.1.1.35L"
+#define QWLAN_VERSIONSTR "5.1.1.35M"
#endif /* QWLAN_VERSION_H */