diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 09:16:16 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 09:16:17 -0700 |
| commit | b3eb16e5191438102b42197301715b499ff80054 (patch) | |
| tree | 106882cb96bc5857e73cacaa201f3c2fdab8e682 | |
| parent | bc403beef4b50c99e648576345035ebc097b43c9 (diff) | |
Release 5.1.1.4L
Release 5.1.1.4L
Change-Id: Ia3cce78f9c9ffd9f878c135f2e1ffc515e142e78
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 a1b6371985c1..92045bd1ea69 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4K" +#define QWLAN_VERSIONSTR "5.1.1.4L" #endif /* QWLAN_VERSION_H */ |
