summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-27 12:00:08 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-27 12:00:08 -0800
commit694f26303722200e6b8b9c680fbb2a1c0eb35f2c (patch)
tree97656af6ec429188714dc31e96c41f102e9f44ff
parent77b53a25552149c2b549f7e206889cd245378264 (diff)
parent5c3a4595319bba787b55942fad2d7216313f5bba (diff)
Merge "Release 5.1.0.41Z" 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 a5f6462e660a..e5da6e38b270 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 "Y"
+#define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41Y"
+#define QWLAN_VERSIONSTR "5.1.0.41Z"
#endif /* QWLAN_VERSION_H */