diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-04-03 07:02:19 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-04-03 07:02:19 -0700 |
| commit | 5e15cc9c509e466f6e8bf86bdcbe7d5cf825965b (patch) | |
| tree | 674821226dc9473080fd760b1c355fe1ff3942e4 | |
| parent | 1ce9846975d2a66d5fcffbfe83c1d33247c1c27f (diff) | |
Release 5.1.1.76L
Release 5.1.1.76L
Change-Id: Ied2fbebd6af1cc434f2b2a77b808f698a7441d19
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 3703ad792521..b0bad7e70a71 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 76 -#define QWLAN_VERSIONSTR "5.1.1.76K" +#define QWLAN_VERSIONSTR "5.1.1.76L" #endif /* QWLAN_VERSION_H */ |
