diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-19 19:25:43 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-19 19:25:44 -0800 |
| commit | 07511b9ebecf6ed9cd6eb202c2a8a296807bcd6e (patch) | |
| tree | 7a7074321251ce8e555303f16586614931b12f86 | |
| parent | b48ae46554e295b6b446dd33ffa52892b1de7da6 (diff) | |
Release 4.0.11.203R
Release 4.0.11.203R
Change-Id: Id7ac9bb3f0ad83ea491c6e25e4b4bec5b44a6798
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 76da3f1fd31d..f600f919b997 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203Q" +#define QWLAN_VERSIONSTR "4.0.11.203R" #define AR6320_REV1_VERSION 0x5000000 |
