diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 01:15:41 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-10 02:37:47 -0800 |
| commit | dda65b9929547ebbfe39cd047f87561c0459f69f (patch) | |
| tree | 046c5fc30b01c12a05d8fce353fd1fc7774a97b6 | |
| parent | 1f93a9f819caaa84b097eeb895ed431c1ca452e9 (diff) | |
Release 4.0.11.204X
Release 4.0.11.204X
Change-Id: Ib06d85f6ee94911830a338bee342f9d59bdb62c4
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 44f2295c147c..d9a4cef8ef05 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "4.0.11.204W" +#define QWLAN_VERSIONSTR "4.0.11.204X" #define AR6320_REV1_VERSION 0x5000000 |
