diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 11:05:27 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 11:05:27 -0700 |
| commit | 3b4d3a3ffd165c7b7a8d1c9b09bfa2aeea673409 (patch) | |
| tree | 3a73d736ec58c2b9e05a04ea5f3bb9485f28b2fe | |
| parent | a9c2b76a3fd4d53b99bdddff63337865840c00a3 (diff) | |
Release 5.1.1.8L
Release 5.1.1.8L
Change-Id: I0dad5dfed0d5f9a0f73392b4e6b5619380aa4d1d
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 7c8cacbdfdc8..d9b5b0f0d5c4 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8K" +#define QWLAN_VERSIONSTR "5.1.1.8L" #endif /* QWLAN_VERSION_H */ |
