summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-11-08 22:04:57 -0800
committersnandini <snandini@codeaurora.org>2017-11-08 22:04:58 -0800
commit271c53f6bcea4a392dbc319c718f3a7cb5c7ca24 (patch)
tree8ae21a64e5bfd61351545e5cdf91b7b3ba07e509
parentd44ce4ceca1c5d7bcd4cca5cbe8d307f323f60fe (diff)
Release 5.1.1.38P
Release 5.1.1.38P Change-Id: Ifc7bf795df1956ac7122f688c13ebb26c561bb38 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 368fe34cdc69..4de584ec39b7 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 38
-#define QWLAN_VERSIONSTR "5.1.1.38O"
+#define QWLAN_VERSIONSTR "5.1.1.38P"
#endif /* QWLAN_VERSION_H */