summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-05 13:31:04 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-07 11:26:19 -0800
commite6e827bf24fe1f3daed7449e4600bcad94a60086 (patch)
treeb5c72981c99f1fb89aa10da506c735b2916de371
parentb35c454626d9e693f74a6fcdd160d68599bdc5d1 (diff)
Release 5.1.0.35F
Release 5.1.0.35F Change-Id: I73023300fc051d207b616d36c88c58a37baa84f0 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 6b0ff94c953d..3a36dab9b50e 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 35
-#define QWLAN_VERSIONSTR "5.1.0.35E"
+#define QWLAN_VERSIONSTR "5.1.0.35F"
#endif /* QWLAN_VERSION_H */