diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 18:41:54 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-11 06:12:07 -0800 |
| commit | 1817eea307474d3ae577993378c38fa4ab6edcae (patch) | |
| tree | e3af5fa79634fba04e55f80f203fedbecf97fe51 | |
| parent | 7b685445cf9902757061b564a6456913f98c219e (diff) | |
Release 4.0.11.203D
Release 4.0.11.203D
Change-Id: I3ada6fb6d5a2a041e3715241beaeb2bae4fa0f34
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 ebca4b5f1d2a..7c7382efd5ef 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203C" +#define QWLAN_VERSIONSTR "4.0.11.203D" #define AR6320_REV1_VERSION 0x5000000 |
