summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-12-13 02:46:48 -0800
committersnandini <snandini@codeaurora.org>2017-12-13 02:46:48 -0800
commit702222487a2dc8e485d574cf2c8e3da8341a2e83 (patch)
treeb55395a3c7e6aea813aea0bd08d2543157588dbb
parent24168ffad4e2ab13d1c947db64edf286eec05c97 (diff)
Release 5.1.1.41P
Release 5.1.1.41P Change-Id: If2dd88789ecfa26e427f45542a529393fc1a9469 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 5bcc6b792a76..582226ab2d96 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 41
-#define QWLAN_VERSIONSTR "5.1.1.41O"
+#define QWLAN_VERSIONSTR "5.1.1.41P"
#endif /* QWLAN_VERSION_H */