diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 05:05:29 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-16 22:05:00 -0800 |
| commit | 4d6cdffff02186b99276aafeb6eb5e22181f53e3 (patch) | |
| tree | 95948d607f2457b8c780a6a952ec0f847d8e914b | |
| parent | bf0a083bad132b449d6a6afb88a6a15850a3670f (diff) | |
Release 4.0.11.203M
Release 4.0.11.203M
Change-Id: I6e0af015f6fc102c59829f13608d78c335fd02f8
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 874511a2901f..d7112e69b0e8 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203L" +#define QWLAN_VERSIONSTR "4.0.11.203M" #define AR6320_REV1_VERSION 0x5000000 |
