diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 16:50:21 +0530 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 16:51:23 +0530 |
| commit | bb3ccf5c7c10899846e0176561d70dddaf778cb4 (patch) | |
| tree | 91d17dd42d0238c2f4410c69fa433284a3574da9 | |
| parent | 7522b6eeeae679404e2308a1f8da2642ac54108e (diff) | |
Release 4.0.11.204L
Release 4.0.11.204L
Change-Id: I3330e64ad50422cc028c477f78a1082fa74c48b2
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 4018b27c7dd4..a28dde699349 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 "H" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "4.0.11.204H" +#define QWLAN_VERSIONSTR "4.0.11.204L" #define AR6320_REV1_VERSION 0x5000000 |
