summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-09-02 17:04:38 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-02 18:26:56 -0700
commitba183010ea5ac95e4890bea3801f486c7ef32eb8 (patch)
treef36ef877d2d90c268b53e4ca6f29046f909d3ce9
parent3480f96cd80993a1325fc82594fd3ab1ff4305e0 (diff)
Release 5.1.0.25M
Release 5.1.0.25M Change-Id: I2ff404e9c8e613c6d1bc71421499c65c782aa473 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 d82967412e27..dc4baca5c25a 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 25
-#define QWLAN_VERSIONSTR "5.1.0.25L"
+#define QWLAN_VERSIONSTR "5.1.0.25M"
#endif /* QWLAN_VERSION_H */