diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-01 14:02:12 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-01 14:02:12 -0700 |
| commit | 13e594ae4e64dae147e9d1635897df557135422c (patch) | |
| tree | 47774620757b3e21d77edfd9980c108aba72e5e8 | |
| parent | 9f47c56044229e81b88f616d65c9475630baa6ff (diff) | |
Release 5.1.1.58W
Release 5.1.1.58W
Change-Id: I594b5f2a50a9627cc1f00439c037091cd18afc1a
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 736b3bc843c0..3beb82869604 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 58 -#define QWLAN_VERSIONSTR "5.1.1.58V" +#define QWLAN_VERSIONSTR "5.1.1.58W" #endif /* QWLAN_VERSION_H */ |
