summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-05-09 22:24:11 -0700
committernshrivas <nshrivas@codeaurora.org>2018-05-09 22:24:11 -0700
commite63da86a23944751efe27468dc5d8c55f6b72b92 (patch)
tree4a2e1b315b758b206a1a68eaa715a811df8cc6b8
parent10547d9e670b9b273c94c346ce4f79f73798a5aa (diff)
Release 5.1.1.56F
Release 5.1.1.56F Change-Id: I2ce7656cbd4f298bad15b4b5ec6f8f4db164caeb 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 ede504029f96..fc25c47e55a9 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 "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 56
-#define QWLAN_VERSIONSTR "5.1.1.56E"
+#define QWLAN_VERSIONSTR "5.1.1.56F"
#endif /* QWLAN_VERSION_H */