summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-08-19 07:41:40 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-08-21 01:18:49 -0700
commitdfcac9f6810a8e3653dad5a836e583cfbfbb11f3 (patch)
treecb080a6445a26b35b8f1518dba7030f59b12ca85
parentdc44e01fda9544eb146b724e8576260134391902 (diff)
Release 5.1.1.29C
Release 5.1.1.29C Change-Id: I18a97a79b46c651fbb35a0ac42507401080bf5bb CRs-Fixed: 774533
-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 93083a39ea17..9e087e748d52 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 1
-#define QWLAN_VERSION_EXTRA "B"
+#define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 29
-#define QWLAN_VERSIONSTR "5.1.1.29B"
+#define QWLAN_VERSIONSTR "5.1.1.29C"
#endif /* QWLAN_VERSION_H */