summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2019-06-07 05:55:09 -0700
committernshrivas <nshrivas@codeaurora.org>2019-06-07 05:55:09 -0700
commita5d4aa473b804c6ceb5ce5cb60ec5307a28d7151 (patch)
tree044356e6076bff6081c4b812652b230de15c18ac
parent5e822127e5855034adb54547431ea07eb6ae0483 (diff)
Release 5.1.1.73M
Release 5.1.1.73M Change-Id: I390aac61a3dd4dfc002542f748ecb4b3db79ddd7 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 34e4598a61b2..4ea396bd3224 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,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 73
-#define QWLAN_VERSIONSTR "5.1.1.73L"
+#define QWLAN_VERSIONSTR "5.1.1.73M"
#endif /* QWLAN_VERSION_H */