summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-05 11:17:01 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-06 20:52:01 -0800
commit27b37c379c08e0afeac4e4914159e7b9b73ecc81 (patch)
tree620883500108891e98e39a69c459d12e3fa39fbd
parentd2befd86bf568586e4b00bcf6acf6fafaffdf1cf (diff)
Release 5.1.0.43
Release 5.1.0.43 Change-Id: I3533b06d9b18f00ed6d89666f4293f19512fd30c 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 f8f244ceeafd..85281c70de65 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 42
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 43
-#define QWLAN_VERSIONSTR "5.1.0.42Z"
+#define QWLAN_VERSIONSTR "5.1.0.43"
#endif /* QWLAN_VERSION_H */