summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-06-01 12:41:21 -0700
committernshrivas <nshrivas@codeaurora.org>2018-06-01 12:41:21 -0700
commitca488adc258bf6461b6997a67e7f606619259500 (patch)
treee0db46a35f06effc39dd8b9daeb40a721c517611
parent8b5516668c545fc8e56d64d064095bbf1f891cdc (diff)
Release 5.1.1.58V
Release 5.1.1.58V Change-Id: Ie0ee43b33cf8fc94b1e8dc6ca8e76720529c7816 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 910445f2d152..736b3bc843c0 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 58
-#define QWLAN_VERSIONSTR "5.1.1.58U"
+#define QWLAN_VERSIONSTR "5.1.1.58V"
#endif /* QWLAN_VERSION_H */