diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-07 20:02:27 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-07 20:02:28 -0800 |
| commit | 019c25bb90597de89ec526ed6c47666fb877f4da (patch) | |
| tree | fffce2df1fde9dbdca27f134a5046260d8d70566 | |
| parent | 2c8804021dc19874cadb8452fdd6fa98e65e3454 (diff) | |
Release 4.0.11.211
Release 4.0.11.211
Change-Id: I69919c2e84aa8c111a7b874b3cb288b6aa94516d
CRs-Fixed: 774533
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index 4debdefbd5ac..d9b88e52f7c6 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 "Z" -#define QWLAN_VERSION_BUILD 210 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.210Z" +#define QWLAN_VERSIONSTR "4.0.11.211" #define AR6320_REV1_VERSION 0x5000000 |
