diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-04 15:54:54 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-04 15:54:54 -0700 |
| commit | f30c772dc25935a820a0595dc1ed90d894969bc1 (patch) | |
| tree | 8e5f705b9e260776a9beaeb0443004c483febb67 | |
| parent | d89feb3feaa5c807a22c935975918bd52856fdca (diff) | |
Release 5.1.1.55K
Release 5.1.1.55K
Change-Id: Ie9d4e37eab3e9a1840d158edaf776f9b78c85f45
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 bd754fa9b961..923aaa37118a 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 55 -#define QWLAN_VERSIONSTR "5.1.1.55J" +#define QWLAN_VERSIONSTR "5.1.1.55K" #endif /* QWLAN_VERSION_H */ |
