diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 10:32:39 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-06 04:35:44 -0800 |
| commit | eb6f23ba0ab71fd65915cf1fe2ced3b4dff243e7 (patch) | |
| tree | 621afbfacca7dfad0c5d912701386a4fbc8c2e5c | |
| parent | 7b0f7f9c10e23eeb8d068d0ec73dca006e95089e (diff) | |
Release 4.0.11.204R
Release 4.0.11.204R
Change-Id: Ifae054c56e4221c2a9d8c23c495570cd5778311c
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 0f2f829edf1c..30d4811f909c 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 204 -#define QWLAN_VERSIONSTR "4.0.11.204Q" +#define QWLAN_VERSIONSTR "4.0.11.204R" #define AR6320_REV1_VERSION 0x5000000 |
