summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-21 04:18:48 -0800
committerqcabuildsw <qcabuildsw@localhost>2017-01-21 04:18:48 -0800
commit42e1ae781d69e4e4d191c0f7cd8d53ef658de4fd (patch)
treedd0251cdef88144507d0859ef89dbb1d8ee5326f
parentd6fb888d5ec538dc67ba900697ce44b072efff98 (diff)
Release 5.1.0.46
Release 5.1.0.46 Change-Id: I31567c646f47f89e1b10d8262b593b9fbc679e36 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 dc29300f6f39..15395cd0c474 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 45
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 46
-#define QWLAN_VERSIONSTR "5.1.0.45Z"
+#define QWLAN_VERSIONSTR "5.1.0.46"
#endif /* QWLAN_VERSION_H */