diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 02:23:56 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-06 04:34:42 -0800 |
| commit | c53980236dbae98418aea7d71ffd026fa8b29a1c (patch) | |
| tree | a423f1e6b546d23d2c888b3feb4c9b90570982a9 | |
| parent | 0f9b67962022f7f4257b8966e8c94fcf84b5f1e3 (diff) | |
Release 4.0.11.204P
Release 4.0.11.204P
Change-Id: I1a28fac73db01f663ebed4f636ac4eb255912d9d
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 ea456ef91edf..5fdfdf3485a3 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "4.0.11.204O" +#define QWLAN_VERSIONSTR "4.0.11.204P" #define AR6320_REV1_VERSION 0x5000000 |
