summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-17 00:23:29 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:14:32 -0700
commit9ad20152e7aacb8d09b382599b2df698790cc858 (patch)
tree5623a985483a28c16f6b77d3024c10d7e6f1b778
parente7ffb38584f1f8f32e6ac9088f2b4d95fd48f1b0 (diff)
Release 5.1.1.5
Release 5.1.1.5 Change-Id: I62258adf802b3add5cf100355af965ca08576acd CRs-Fixed: 688141
-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 fec0890c7f50..16dc184fb28f 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 4
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 5
-#define QWLAN_VERSIONSTR "5.1.1.4Z"
+#define QWLAN_VERSIONSTR "5.1.1.5"
#endif /* QWLAN_VERSION_H */