diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 16:56:00 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 16:56:01 -0700 |
| commit | 302bb7ac81050e48c46490ba00b3617f976d90de (patch) | |
| tree | 8f969364defdcd7f91118cc6ed5258b728ea5f58 | |
| parent | ba1b25b0ce1ff8b70576b2ecd7df4c312d35a5c8 (diff) | |
Release 5.1.1.56L
Release 5.1.1.56L
Change-Id: I191a9ee3bbd4b6cca5ddd7ec04646ea82f8e29a5
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 0caf9281c265..c38f40f365ea 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 56 -#define QWLAN_VERSIONSTR "5.1.1.56K" +#define QWLAN_VERSIONSTR "5.1.1.56L" #endif /* QWLAN_VERSION_H */ |
