summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2018-02-06 20:52:17 -0800
committersnandini <snandini@codeaurora.org>2018-02-06 20:52:18 -0800
commitc5442d33da1f8895e527cefb68969669f99353dc (patch)
tree765bc4436290fc8171e314883f84fa8728e5cb96
parentd1c85d715740876500133871ec55d24fee4998a9 (diff)
Release 5.1.1.47F
Release 5.1.1.47F Change-Id: I364c92aaaa72e17b89e6b66af63d20d73d14c0a2 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 cfe379c32974..fbaf1ec5d035 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 "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 47
-#define QWLAN_VERSIONSTR "5.1.1.47E"
+#define QWLAN_VERSIONSTR "5.1.1.47F"
#endif /* QWLAN_VERSION_H */