summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-10 23:12:13 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-04-10 23:12:13 -0700
commit5574bd0379303340bf57850e8d5c58b76afa48d5 (patch)
tree698707d0ae6dd4e6771ce1fe8e21eee3ea071289
parent061c05d3373fd70454a7db23fc5be066b07cff1c (diff)
Release 5.1.1.10A
Release 5.1.1.10A Change-Id: I6e337175ea5bd73012d91a097846dfd379598d38 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 d8d1e710bec7..05a1cad97f2e 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 ""
+#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 10
-#define QWLAN_VERSIONSTR "5.1.1.10"
+#define QWLAN_VERSIONSTR "5.1.1.10A"
#endif /* QWLAN_VERSION_H */