summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-05 21:24:48 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-06 20:55:15 -0800
commit49477728016a12ff20c834072d19e578d1bc2dac (patch)
tree67e994e005350aca3509412f952a32b51a9af7d4
parent84825bc039923fb9f4e2f7261339382a623e4b30 (diff)
Release 5.1.0.43D
Release 5.1.0.43D Change-Id: Ibc91c96476e9f367ee80d938a72a2105319cdbfa CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 466a85cf3b43..be8184424cd6 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 "C"
+#define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 43
-#define QWLAN_VERSIONSTR "5.1.0.43C"
+#define QWLAN_VERSIONSTR "5.1.0.43D"
#endif /* QWLAN_VERSION_H */