summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-06-22 03:15:06 -0700
committernshrivas <nshrivas@codeaurora.org>2018-06-22 03:15:07 -0700
commitd3400d7e721522e91e97ae6bf17978cdf077156a (patch)
tree76c30c81bbbb2f2fbfd0fa253bfcdb8595ca713c
parent1f76c392831865f60b2869899543815ebfb934a8 (diff)
Release 5.1.1.60Y
Release 5.1.1.60Y Change-Id: I1c229d4d522138205a469267767c541f9b26b25d 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 db4d7a006b35..768c28fa47da 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 "X"
+#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 60
-#define QWLAN_VERSIONSTR "5.1.1.60X"
+#define QWLAN_VERSIONSTR "5.1.1.60Y"
#endif /* QWLAN_VERSION_H */