summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-08-09 08:20:01 -0700
committernshrivas <nshrivas@codeaurora.org>2018-08-09 08:20:01 -0700
commitca9e93d37b355a00b6ec3a7a79ffd1e4da01c657 (patch)
tree5f29f34c24caafe52fab7f6eeb7fc02a85c95a00
parentae37130a6a11606fc55c76903890a56b4be483bc (diff)
Release 5.1.1.64C
Release 5.1.1.64C Change-Id: Iab9a10d3651fd52fe83234bb9b072a891f9fbde2 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 d68ccfa0f493..11152ef4e0ac 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,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 64
-#define QWLAN_VERSIONSTR "5.1.1.64B"
+#define QWLAN_VERSIONSTR "5.1.1.64C"
#endif /* QWLAN_VERSION_H */