diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-08-28 01:59:09 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-08-28 01:59:10 -0700 |
| commit | 94df17c99827673710ef60bda80f1f54ddb894e9 (patch) | |
| tree | e0ce43c299a6a58562567464617de770d8cb18f5 | |
| parent | bbbb924342f933726944ded0458cbb72e09042ae (diff) | |
Release 5.1.1.74L
Release 5.1.1.74L
Change-Id: I64337e9804ca5ba8f12cdf0dd004ab0f9888dcbc
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 cc45164f890e..84f43132da69 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 74 -#define QWLAN_VERSIONSTR "5.1.1.74K" +#define QWLAN_VERSIONSTR "5.1.1.74L" #endif /* QWLAN_VERSION_H */ |
