summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-06-20 02:49:06 -0700
committernshrivas <nshrivas@codeaurora.org>2018-06-20 02:49:07 -0700
commitc297316e846da4cf3c206db12e333316e790817c (patch)
treea8836dc4df711de8210b1955937c5ebe29d8ccce
parent448a4740f2948c6298f2ea8b3f61af0cf373aaff (diff)
Release 5.1.1.60Q
Release 5.1.1.60Q Change-Id: I45797ebeb89ad16b18410f1d6705cfca2459e1e9 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 aa22e8fbbed6..ea1266dce8a3 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 "P"
+#define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 60
-#define QWLAN_VERSIONSTR "5.1.1.60P"
+#define QWLAN_VERSIONSTR "5.1.1.60Q"
#endif /* QWLAN_VERSION_H */