summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-24 17:29:40 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-01-24 17:29:40 -0800
commit28a689b8a2edbae252492193b2e14836ccfce483 (patch)
tree5f333223f51317d9c8dd3d79c2995112ae202c1f
parentea225a1beffdb8b21bd3884201d24d59d8383012 (diff)
Release 5.1.0.46M
Release 5.1.0.46M Change-Id: Ib805d3fd0cb3fc1987e4454c037a13c8ba36e7d7 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 4b54ce213b40..65533946f0f5 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 46
-#define QWLAN_VERSIONSTR "5.1.0.46L"
+#define QWLAN_VERSIONSTR "5.1.0.46M"
#endif /* QWLAN_VERSION_H */