summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-02-15 19:09:31 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-02-15 19:09:31 -0800
commit99697b0c979f79e97b9078f2311343ce2509e7d9 (patch)
tree5d1cb3592f3e8c8c4ff366561106e50a6d713157
parentb7b4de2379ce1189cd250153d0c01d50ed3a42f8 (diff)
Release 5.1.0.50
Release 5.1.0.50 Change-Id: Id10ac6744205a3c42a2791c77ef8c9faadb835b0 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 5f3bb650bada..9e82b8373f1e 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 49
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 50
-#define QWLAN_VERSIONSTR "5.1.0.49Z"
+#define QWLAN_VERSIONSTR "5.1.0.50"
#endif /* QWLAN_VERSION_H */