diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-13 21:51:10 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-14 04:20:33 -0800 |
| commit | 580dbbb186b046b936f34a71325f083575bafd19 (patch) | |
| tree | c8b78ca278789fac1a52a722f2b05f0eb4111c0c | |
| parent | 16589039819eaee4f3ebcb27c867b916ebc160d8 (diff) | |
Release 4.0.11.203J
Release 4.0.11.203J
Change-Id: I4a941023e0efbca93bbca52aacc46fea2bf4b954
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 42b896a81cf0..a536eb7e5240 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203I" +#define QWLAN_VERSIONSTR "4.0.11.203J" #define AR6320_REV1_VERSION 0x5000000 |
