summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-05 17:24:27 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-06 20:54:42 -0800
commit789252afc83ebf38fe5e1f18422723bdd1a32b67 (patch)
tree40d055a02d9d0b73211ce890b668f6aad89a0d42
parent865b634540080de205ae5901e8858d5dcee96832 (diff)
Release 5.1.0.43C
Release 5.1.0.43C Change-Id: Ic34c753c01a9db4926b463e5d601f6fc229c6446 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 a180f3a65052..466a85cf3b43 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 "B"
+#define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 43
-#define QWLAN_VERSIONSTR "5.1.0.43B"
+#define QWLAN_VERSIONSTR "5.1.0.43C"
#endif /* QWLAN_VERSION_H */