summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-19 15:55:17 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-19 15:55:17 -0800
commitf71fdc48eb541f6744892a4032812b8e7ce0a862 (patch)
tree8abc49f1c06f9242ba9b2fe1775ec420afd76d2b
parent6ed82f6d7556cad0d45728f897fe50b9023b51b6 (diff)
parent69a2da9ee0b15a7a8f0cfb838379f276955aef61 (diff)
Merge "Release 5.1.0.41M" into wlan-cld3.driver.lnx.1.1-dev
-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 7509b7d8b6f9..75ed298e543f 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 41
-#define QWLAN_VERSIONSTR "5.1.0.41L"
+#define QWLAN_VERSIONSTR "5.1.0.41M"
#endif /* QWLAN_VERSION_H */