summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-08 14:42:13 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-11-08 14:42:13 -0800
commitbf911f7ebc2df3c9ea3885b889d023377c8e6eb4 (patch)
tree6101a8969db34abab21c1b213d93c47d86431a06
parent552440ade9cbc42a5427114627aaadb64b18e813 (diff)
Release 5.1.0.35M
Release 5.1.0.35M Change-Id: I427c97c5f9890e035fb04193d9b54f4097a125fb 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 23017ad96607..20cafce74e34 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 35
-#define QWLAN_VERSIONSTR "5.1.0.35L"
+#define QWLAN_VERSIONSTR "5.1.0.35M"
#endif /* QWLAN_VERSION_H */