diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-02 06:49:59 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-02 06:49:59 -0700 |
| commit | 8f8f017709b231a35f458405501222f203c8dcae (patch) | |
| tree | 90ebe34a5fd3948264e273e38cddd9cc2fb8685e | |
| parent | c4a448cb512930f0a15a0717f5dcd1762b1fbfcb (diff) | |
Release 4.0.11.208I
Release 4.0.11.208I
Change-Id: If2270c039747660015e3d9fe2a8340eb272aab8d
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 522e1d92b07b..96d922321710 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 "I" #define QWLAN_VERSION_BUILD 208 -#define QWLAN_VERSIONSTR "4.0.11.208H" +#define QWLAN_VERSIONSTR "4.0.11.208I" #define AR6320_REV1_VERSION 0x5000000 |
