summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-08-16 15:27:35 -0700
committernshrivas <nshrivas@codeaurora.org>2018-08-16 15:27:35 -0700
commita759d22e2c454c12ad94e33eb069fc95455a3d4e (patch)
tree5c850f34dfc2b027a5fc7ae19a2e61cbdc2631ff
parentfe49de63ac0198b9ab3e428db50cbe6e8f6779a5 (diff)
Release 5.1.1.64P
Release 5.1.1.64P Change-Id: I6b9b2faa257bf301d3012a1d8be0bc3da3e642bb 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 ccf1858dabd7..c0e87fad18b0 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,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 64
-#define QWLAN_VERSIONSTR "5.1.1.64O"
+#define QWLAN_VERSIONSTR "5.1.1.64P"
#endif /* QWLAN_VERSION_H */