summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-12 17:09:01 -0700
committerspuligil <spuligil@codeaurora.org>2017-04-15 12:49:59 -0700
commitf1f96c0fff0a4f4d6d260371f69797fb5fac7982 (patch)
tree3f26faf59831edb374e21b4a4975784c8ab1dc2f
parentda21c7bc56bc2aaeb30262b9eec61e29860d7e0e (diff)
Release 5.1.1.10P
Release 5.1.1.10P Change-Id: I8b75667b5567ceaca0fa970349ff091ad25c6154 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 24ec0556169d..605afbcbc53f 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 "O"
+#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 10
-#define QWLAN_VERSIONSTR "5.1.1.10O"
+#define QWLAN_VERSIONSTR "5.1.1.10P"
#endif /* QWLAN_VERSION_H */