summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-13 21:41:14 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-11-13 21:41:14 -0800
commitae6a70e17c08250a73388530d534666ca4e289a2 (patch)
tree475c21ea15508eca81cb588fe07a13f53e6be485
parent8a80d2c792a6ec05c131576a7b5103b0abdc2b2d (diff)
Release 5.1.0.36M
Release 5.1.0.36M Change-Id: I187ff2c8d2be5986bbc99a0d75c74d34e49d6658 CRs-Fixed: 688141
-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 87f72e93e69a..dcbcef92116f 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 0
-#define QWLAN_VERSION_EXTRA "L"
+#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 36
-#define QWLAN_VERSIONSTR "5.1.0.36L"
+#define QWLAN_VERSIONSTR "5.1.0.36M"
#endif /* QWLAN_VERSION_H */