diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-04 22:19:16 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-04 22:19:16 -0700 |
| commit | ce53e756c93c07108e69beb72e61bfc36f168a46 (patch) | |
| tree | 9f7ee2c2865e22f6ab55c5ef06bc9a10a11e7ef3 | |
| parent | 1d6c8a6a06637bbaf9ef35b8c51c7b466bf26186 (diff) | |
Release 5.1.1.52K
Release 5.1.1.52K
Change-Id: I94e0e9fc2cc220cb815d303826a0ac6b52c47db2
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 c18cbbd0f31a..46f45d8c5226 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 52 -#define QWLAN_VERSIONSTR "5.1.1.52J" +#define QWLAN_VERSIONSTR "5.1.1.52K" #endif /* QWLAN_VERSION_H */ |
