summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-12-21 08:46:59 -0800
committersnandini <snandini@codeaurora.org>2017-12-21 08:46:59 -0800
commitc7f48bd2d6163787aa8bce2154a67c35a43cfc8a (patch)
treeb189652fdb9761a626a497f64383047175214c2c
parent14cccfbeed3c2d0eb9d303bc4fe80485f202d105 (diff)
Release 5.1.1.42U
Release 5.1.1.42U Change-Id: Idd9f430daf9e444d6d11f8c343ae4ddc232f8370 CRs-Fixed: 774533
-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 12c53502f16a..1e19cf223007 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 1
-#define QWLAN_VERSION_EXTRA "T"
+#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 42
-#define QWLAN_VERSIONSTR "5.1.1.42T"
+#define QWLAN_VERSIONSTR "5.1.1.42U"
#endif /* QWLAN_VERSION_H */