diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-24 09:25:15 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-24 09:25:15 -0700 |
| commit | af52c7237527fda8334b11e8715c3173f7d9c9d0 (patch) | |
| tree | 6cea1ff7a479986aa78b27248d739613d167dba3 | |
| parent | 70ddca9c1f837770660b0cbbf1a06430219e1cd4 (diff) | |
Release 5.1.1.66K
Release 5.1.1.66K
Change-Id: I3cb5918e35d72383972515e8ff797549ef8d9ec7
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 ea1785fdfdf0..cbff36cf134a 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 66 -#define QWLAN_VERSIONSTR "5.1.1.66J" +#define QWLAN_VERSIONSTR "5.1.1.66K" #endif /* QWLAN_VERSION_H */ |
