summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2019-02-28 07:55:16 -0800
committernshrivas <nshrivas@codeaurora.org>2019-02-28 07:55:17 -0800
commit4f00618505f8ca8cf93e53cc1f2f9e47e4786696 (patch)
tree21ba383978fbfff68a2eeb118597c47ebb286f70
parentfe5fa7e5169aeabae16aeee3492428f1df44471c (diff)
Release 5.1.1.70V
Release 5.1.1.70V Change-Id: Ia0912a2deb461a30cf5fac9673f80be300f6952c 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 a57ce221345c..3c0316b073a6 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 "U"
+#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 70
-#define QWLAN_VERSIONSTR "5.1.1.70U"
+#define QWLAN_VERSIONSTR "5.1.1.70V"
#endif /* QWLAN_VERSION_H */