summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-16 09:12:40 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:07:42 -0700
commit1e4a0d342a0d8eda175db132f12ab6cf51e9e4b0 (patch)
tree1f6d1c874d4e1eb33e72e5dc4f0787efe1b137c6
parent360c5d590ec8ee27fa2aa1fd533159f9449f4230 (diff)
Release 5.1.1.4V
Release 5.1.1.4V Change-Id: I863adcaf1a9561f152092cfd105cee191293392d CRs-Fixed: 688141
-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 187fc722acc2..38769f8d53df 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 "U"
+#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 4
-#define QWLAN_VERSIONSTR "5.1.1.4U"
+#define QWLAN_VERSIONSTR "5.1.1.4V"
#endif /* QWLAN_VERSION_H */