diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-13 03:17:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-13 03:17:29 -0800 |
| commit | b58272d8d6cd03f3ebc6646f3e12b01bc3a4e0df (patch) | |
| tree | c11805ae5920acfb2ffdeaf79f8c3977fb61ae1a | |
| parent | 60eb9a3c5781a35f1c1cecbf3bffe0f6ff337f6b (diff) | |
Release 4.0.11.203H
Release 4.0.11.203H
Change-Id: I262cd294077800feebc2c56e617cde58f8828a6f
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 01ffea0ca26b..31ba66fe5326 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203G" +#define QWLAN_VERSIONSTR "4.0.11.203H" #define AR6320_REV1_VERSION 0x5000000 |
