summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-18 09:51:17 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-18 17:02:04 -0800
commit6bb508dc09eb3f471fb553619a479f8018265914 (patch)
tree68a48f22876c444a02f529099a653069102b1dc1
parent0d7f7d7ede35746b933a64c5d015009565a3c2d0 (diff)
Release 5.1.0.37M
Release 5.1.0.37M Change-Id: I7ae15eb2bb3e768c915d62842392f300644ea045 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 18fc10098673..e2a539b07f28 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 37
-#define QWLAN_VERSIONSTR "5.1.0.37L"
+#define QWLAN_VERSIONSTR "5.1.0.37M"
#endif /* QWLAN_VERSION_H */