summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-06 14:38:45 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-01-06 21:07:32 -0800
commit1eb5edc01ff97a7ab7a460dbb1b11ed350575a9c (patch)
treede536b19dfbb1af1c6d7634e27fa215f277186b1
parent0ad41429ca1e06bb27f6f804115e9c51d9582cdd (diff)
Release 5.1.0.43M
Release 5.1.0.43M Change-Id: I129c91cf8246de5588eccff19945ec54462538aa 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 5831ac188f54..9eb4985f4368 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 43
-#define QWLAN_VERSIONSTR "5.1.0.43L"
+#define QWLAN_VERSIONSTR "5.1.0.43M"
#endif /* QWLAN_VERSION_H */