diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 03:33:48 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-27 04:54:42 -0800 |
| commit | 0f3cfa8b9bf460540c144b653cbff0448fa2af13 (patch) | |
| tree | cfe6e4adc13209cc3f83ff87e3f1d1816ae04544 | |
| parent | aa94752cc6c8ced9975fd418a4f74cbdc0b0ee18 (diff) | |
Release 4.0.11.204D
Release 4.0.11.204D
Change-Id: I37e4dec907f40006e99b8e3648b91060cd6a5a42
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 f12b9f347760..e358fda05d6e 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 204 -#define QWLAN_VERSIONSTR "4.0.11.204C" +#define QWLAN_VERSIONSTR "4.0.11.204D" #define AR6320_REV1_VERSION 0x5000000 |
