diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-03 06:43:19 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-03 06:43:19 -0700 |
| commit | 1a9c207a6ca149736ea02fe6c49b420a62cb77f7 (patch) | |
| tree | 310e5bcda74cedc3b0357e634a98da79f01e1f39 | |
| parent | 3fae9cfff0617e68825327c13e09ae43448e25c0 (diff) | |
Release 4.0.11.209W
Release 4.0.11.209W
Change-Id: I038b3cfb45a4ffc9b3925d36052e6a4692bfb9d6
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 5f5d3606c0ba..400971652b2e 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -41,10 +41,10 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 209 -#define QWLAN_VERSIONSTR "4.0.11.209V" +#define QWLAN_VERSIONSTR "4.0.11.209W" #define AR6320_REV1_VERSION 0x5000000 |
