summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-22 17:15:15 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 17:15:15 -0800
commit7331200bf123e82519cbf457d94e6c8f593ba86f (patch)
tree9335f116ddbef2e4bf97450e0a553ed8a677523b
parent39e6cc61afd55eb94fc509343c2ee7524ebd304e (diff)
parentbba71f1da2ce8dd5798574476a88d1d0ffa85e82 (diff)
Merge "Release 5.1.0.41V" 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 5a28c793eeca..9535cacf070b 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 "U"
+#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41U"
+#define QWLAN_VERSIONSTR "5.1.0.41V"
#endif /* QWLAN_VERSION_H */