summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2020-04-03 08:54:53 -0700
committernshrivas <nshrivas@codeaurora.org>2020-04-03 08:54:53 -0700
commit3d2b85146ffa5363bd5d89e881feffb0b628c85e (patch)
treeb536a6ab90cefc2fd71acd56316f3c6c784d5141
parent2ab5d4bf90e2ecad09107c8aa987420ee718d022 (diff)
Release 5.1.1.76M
Release 5.1.1.76M Change-Id: I6c58d716e8e85cfa08e88492b9606fe79c7e96c2 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 b0bad7e70a71..758ef0cf600d 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 76
-#define QWLAN_VERSIONSTR "5.1.1.76L"
+#define QWLAN_VERSIONSTR "5.1.1.76M"
#endif /* QWLAN_VERSION_H */