summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-17 04:13:51 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-17 12:20:39 -0700
commitdfaf54b5cc2c749c7f66a6477e4f9dabe73575c6 (patch)
tree29bcfa3948a4cb6bdb785de9e960ef18626337a0
parent3490466b126a9503f3ee11d58332d0105df7d2ed (diff)
Release 5.1.1.5C
Release 5.1.1.5C Change-Id: Ib086554a1488071e01b2663dfe31c501008de42d 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 84b5ca29c55b..e4ee06616769 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 5
-#define QWLAN_VERSIONSTR "5.1.1.5B"
+#define QWLAN_VERSIONSTR "5.1.1.5C"
#endif /* QWLAN_VERSION_H */