summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-06-28 13:06:51 -0700
committernshrivas <nshrivas@codeaurora.org>2018-06-28 13:06:51 -0700
commit715b891a8b45d02a77ded4f0e25cd667b0767a22 (patch)
tree74c7aecf59e242384c09ccd07a8b8f450af53bc9
parent8495a34626a98681d1d5181a1706773aa8a0e461 (diff)
Release 5.1.1.61M
Release 5.1.1.61M Change-Id: I2d6662e89632248026a7bec03f5a85a9357c3e2f 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 7efa984c8e47..03c025cbd50c 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 61
-#define QWLAN_VERSIONSTR "5.1.1.61L"
+#define QWLAN_VERSIONSTR "5.1.1.61M"
#endif /* QWLAN_VERSION_H */