summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-22 17:15:13 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 17:15:13 -0800
commit4454585886c71004bb2c685bea3366b1119c3436 (patch)
tree16e2b7f0e913184e5a93f208d1e43c7f7b6738fb
parentb68a8c7eb4c606d3ec3cc8020a69f1482b43c039 (diff)
parente3728bb1cf1f5b1765fc47225452697049e063bf (diff)
Merge "Release 5.1.0.41U" 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 5eb0fa0865a6..5a28c793eeca 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 "T"
+#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41T"
+#define QWLAN_VERSIONSTR "5.1.0.41U"
#endif /* QWLAN_VERSION_H */