summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-11-03 17:16:57 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-11-03 19:40:36 -0700
commit79cf6d0c0debfa550cc94351650bfc28deceefff (patch)
tree89ef2caad610a04ada1184682ec399c608c65b3d
parentc92c5b8786118e32ff238c6ace19657d1ed08219 (diff)
Release 5.1.0.35
Release 5.1.0.35 Change-Id: If321fab4c0a5ddefabe94fe6b48dc5ab10912aa8 CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index fc821c8fe6ef..a642cb4f0f36 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 "Z"
-#define QWLAN_VERSION_BUILD 34
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 35
-#define QWLAN_VERSIONSTR "5.1.0.34Z"
+#define QWLAN_VERSIONSTR "5.1.0.35"
#endif /* QWLAN_VERSION_H */