diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-28 09:52:40 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-28 09:52:40 -0700 |
| commit | be9fcb0fa768ad413e37fb2b31a97e69106878f9 (patch) | |
| tree | 1667ff8c3f63bfc802fe835497cd691532b35238 | |
| parent | 9f83b8a9e3c6a40e9746eb009a1a361aa008165d (diff) | |
Release 5.1.1.61L
Release 5.1.1.61L
Change-Id: Ib6da26263d8bbd34ff107c1b0f67b19d845773a1
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 f75552458d58..7efa984c8e47 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 61 -#define QWLAN_VERSIONSTR "5.1.1.61K" +#define QWLAN_VERSIONSTR "5.1.1.61L" #endif /* QWLAN_VERSION_H */ |
