summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-15 22:39:00 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-12-15 22:39:00 -0800
commit8ca87b6282366d7c6b4d8de8121daf7f418e1d5f (patch)
treed243f4a5bb46d82c4b562743e7a875d5893f4ee0
parent5f798b1712dc9a63285ae4557e7ad8acbea350dd (diff)
Release 5.1.0.41
Release 5.1.0.41 Change-Id: I1ebc99a21238a5ee2f53ff94e6b66f6d5d21321c 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 25ebde9653d7..799ea9ee0b81 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 40
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.40Z"
+#define QWLAN_VERSIONSTR "5.1.0.41"
#endif /* QWLAN_VERSION_H */