diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-27 04:36:24 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-27 04:36:25 -0700 |
| commit | 3c3872fa17b0d12172db56a5e6b15a2edd77fe44 (patch) | |
| tree | 738cea1d1b118028c7cedfcfde9cd6488a7d5da5 | |
| parent | a7f9b3f416fda918079cc1613737d0c63fa99f10 (diff) | |
Release 5.1.1.6W
Release 5.1.1.6W
Change-Id: I9c7d2435015a418abe735e6dde785da53411719e
CRs-Fixed: 688141
| -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 bb06a1e071b1..164589db0334 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6V" +#define QWLAN_VERSIONSTR "5.1.1.6W" #endif /* QWLAN_VERSION_H */ |
