summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-06 02:32:03 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-06 20:56:04 -0800
commitd75d26ac990ec80e32cb813a70a2f90b04b4330e (patch)
tree40ab195037e438413aec631f890bb6d57694c372
parentd5c7880138ce7c48590ecfce99d4ac0b38748122 (diff)
Release 5.1.0.43F
Release 5.1.0.43F Change-Id: I6bdfc4957bafda3d67ac7650e07882a23e022b31 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 7f460a40895f..df6254703f53 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 0
-#define QWLAN_VERSION_EXTRA "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 43
-#define QWLAN_VERSIONSTR "5.1.0.43E"
+#define QWLAN_VERSIONSTR "5.1.0.43F"
#endif /* QWLAN_VERSION_H */