diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-20 02:27:42 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-20 02:27:42 -0800 |
| commit | 7c146fd210c87edc269e28685af49006acf90f11 (patch) | |
| tree | cc02c89f14387a4615d6b7b7d3157a88a970af5f | |
| parent | 7a231157f5923a2e3ae08bb25848526f32619653 (diff) | |
Release 4.0.11.211J
Release 4.0.11.211J
Change-Id: I226758045706f9b5dd824573262910af1f6b1a02
CRs-Fixed: 774533
| -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 6130f0507cc1..75af380750cb 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 211 -#define QWLAN_VERSIONSTR "4.0.11.211I" +#define QWLAN_VERSIONSTR "4.0.11.211J" #define AR6320_REV1_VERSION 0x5000000 |
