diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-04-04 04:15:00 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-04-04 04:15:00 -0700 |
| commit | c8f90d8249a3b67f95ef6110981d7fc2cb738ff5 (patch) | |
| tree | 59fae58452d2a22e9aa0de5c38c5d9f296acedf2 | |
| parent | 168c44bd9472ad13e77527b0b441458189606b95 (diff) | |
Release 5.1.1.71W
Release 5.1.1.71W
Change-Id: I5a592ca8daae423edfd56fd9afddec9ce42716fc
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 631c4ccede89..5e83918c0bfa 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 71 -#define QWLAN_VERSIONSTR "5.1.1.71V" +#define QWLAN_VERSIONSTR "5.1.1.71W" #endif /* QWLAN_VERSION_H */ |
