summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-27 12:00:23 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-27 12:00:23 -0800
commitf4235bffb22d7977efc9ce4194873172f475c051 (patch)
treeed25bd11e3a773a72e3c42debbfac903956bacf0
parented14de602790a0286e7741f47c2f329412c1569b (diff)
parent5e5311435220432c274cda25ebdb76c7310efd77 (diff)
Merge "Release 5.1.0.42E" 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 c76e480d8efd..18909fa86443 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 "D"
+#define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 42
-#define QWLAN_VERSIONSTR "5.1.0.42D"
+#define QWLAN_VERSIONSTR "5.1.0.42E"
#endif /* QWLAN_VERSION_H */