summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-04-19 16:32:05 -0700
committernshrivas <nshrivas@codeaurora.org>2018-04-19 16:32:05 -0700
commitba69b60b4a4d0a0c1acab89bcac50071dba32f3d (patch)
treeb778cdb83e43c6cec3c9b08bfedfe7b14e846076
parente6b3a713b19debbbe91d04da51ddabfaa106ccb9 (diff)
Release 5.1.1.53P
Release 5.1.1.53P Change-Id: I63f00cffb516b224b748aa55cd518105e14b74c4 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 c9aa938585bc..895f56f08c8c 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 53
-#define QWLAN_VERSIONSTR "5.1.1.53O"
+#define QWLAN_VERSIONSTR "5.1.1.53P"
#endif /* QWLAN_VERSION_H */