summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-22 18:31:18 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 18:31:18 -0800
commitb699a6b92ceacc479328f15c48be64dbeb8ec62e (patch)
treee6e85c284bb520edcbca966612401080431bece0
parent7392a582048f28f475bea66b2aafaf5299d3e083 (diff)
parent28feacbcf00c6f5c51844cfcad2188c1bfc97357 (diff)
Merge "Release 5.1.0.41Y" 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 8d99e56eb1a4..a5f6462e660a 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 "X"
+#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41X"
+#define QWLAN_VERSIONSTR "5.1.0.41Y"
#endif /* QWLAN_VERSION_H */