summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-09-19 12:40:28 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-19 12:40:28 -0700
commitf76edd5778947b2d734980ec944cea20dea794d6 (patch)
tree0db64619cc4fb2d8509c91adb5896f335de64cc7
parent0f940a0634ac4fea7e153da88162d3911a5f6514 (diff)
parentc78f42e46e00bf98075071309c5ad5576cc8df1b (diff)
Merge "Release 5.1.0.26Z" 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 25a1b74cab7d..1b8eff65eafa 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 26
-#define QWLAN_VERSIONSTR "5.1.0.26Y"
+#define QWLAN_VERSIONSTR "5.1.0.26Z"
#endif /* QWLAN_VERSION_H */