diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 17:27:25 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 17:27:25 -0700 |
| commit | c8ca84208d160a6069abed1f7bd2455c39e66382 (patch) | |
| tree | 97484d53615c2f35141e2771821b07b3456fab35 | |
| parent | 7e723c9c423eb24b843874e958e3c15ebf28cbfb (diff) | |
Release 5.1.1.5L
Release 5.1.1.5L
Change-Id: I511c714a2aa01bdfe90373b9c316a0e9bcc63b43
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 7c213be371e6..9f3e63744560 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5K" +#define QWLAN_VERSIONSTR "5.1.1.5L" #endif /* QWLAN_VERSION_H */ |
