diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 16:58:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-10 16:05:21 +0530 |
| commit | 79fdfd47946a7b61b12dbc2c18d3f9b91b11fbbe (patch) | |
| tree | f0dcf24581ee127454888f24d49468aef48a9b55 | |
| parent | 4a82e9436cb1c53e08b1917da09d1ed653d73fe7 (diff) | |
Release 4.0.11.204V
Release 4.0.11.204V
Change-Id: Idb8dc6a04a10ab13bc3a3aba6e0f758b58322bbd
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 30d4811f909c..c39be412dd7f 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 "R" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "4.0.11.204R" +#define QWLAN_VERSIONSTR "4.0.11.204V" #define AR6320_REV1_VERSION 0x5000000 |
