diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 06:50:20 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:07:47 -0700 |
| commit | fd1e41c4b2e6eaf103b0a1f3e69c38b8298104d6 (patch) | |
| tree | 3a4676dea0391cbe284a72275c9a1559176a6256 | |
| parent | 9b584ac3cebd8fad364561723a17181e7ce66536 (diff) | |
Release 5.1.1.6L
Release 5.1.1.6L
Change-Id: Id902cbc7a65060a81d94260bd608473832acd017
CRs-Fixed: 688141
| -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 c3184a74046b..2d6208f53637 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6K" +#define QWLAN_VERSIONSTR "5.1.1.6L" #endif /* QWLAN_VERSION_H */ |
