diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 18:11:24 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 18:11:24 -0700 |
| commit | 94ce617f7c0230d3beb5bd495cde19bbe64e1c88 (patch) | |
| tree | 96f622b25b165c150205acec18af24668c976938 | |
| parent | 163a725ef128ae3058595e885665ba550335c931 (diff) | |
Release 5.1.1.8E
Release 5.1.1.8E
Change-Id: I7cdbc0946bae92d947c60bde3781100f26b20ae2
CRs-Fixed: 774533
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 100ed3f13f42..7bf0776ec501 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8D" +#define QWLAN_VERSIONSTR "5.1.1.8E" #endif /* QWLAN_VERSION_H */ |
