summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-12-17 13:48:23 -0800
committersnandini <snandini@codeaurora.org>2017-12-17 13:48:23 -0800
commitf077e7e2fbee472b50125640573308edab5ea70f (patch)
tree11a03d8926981d6be799264a4b1b6fadfff47ed9
parent391f93037b8e9e2694d8e4c1ef1bc3cbc5f44627 (diff)
Release 5.1.1.42
Release 5.1.1.42 Change-Id: I9d878e10ad7e6a6f73b5d7332fdf93f62461a07d CRs-Fixed: 774533
-rw-r--r--core/mac/inc/qwlan_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 56dcd1e4d1a5..065fa0e4e3da 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 "Z"
-#define QWLAN_VERSION_BUILD 41
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 42
-#define QWLAN_VERSIONSTR "5.1.1.41Z"
+#define QWLAN_VERSIONSTR "5.1.1.42"
#endif /* QWLAN_VERSION_H */