summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-01 17:27:06 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-11-01 17:27:07 -0700
commite2c47b76c1695d28e479de01debe3bac393752d6 (patch)
tree50690806adcd2d29709b1bea914a78b8804ff002
parent893bc45a497c0e647cd9e57bbb72a79724e074a6 (diff)
Release 5.1.0.34M
Release 5.1.0.34M Change-Id: I9f03889b4d4e1332408898af853a6386ebaa5915 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 d2079821091b..2557b29c3350 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 34
-#define QWLAN_VERSIONSTR "5.1.0.34L"
+#define QWLAN_VERSIONSTR "5.1.0.34M"
#endif /* QWLAN_VERSION_H */