summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-01 14:56:55 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-04-01 14:56:55 -0700
commit428bf8ab58cb95172cc9d93af6bea81e110a3a24 (patch)
tree427c81a9ed89d749fedbccbb510f9d2f861fa124
parentc7215307e384bbe18115a54d949c4bddecb801a8 (diff)
Release 5.1.1.8
Release 5.1.1.8 Change-Id: Ib74b47800f1e4466135b37545b6b80cd52608971 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 7421d189e09b..93144ad2f773 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 7
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 8
-#define QWLAN_VERSIONSTR "5.1.1.7Z"
+#define QWLAN_VERSIONSTR "5.1.1.8"
#endif /* QWLAN_VERSION_H */