diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-13 05:13:55 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-13 05:13:56 -0700 |
| commit | ca23f16fd9f9b83b2cf5ae829c6c93cac22ea430 (patch) | |
| tree | a01beb2b11ce6474ace932bacd70c39ac804361d | |
| parent | 77200682e75cd033bbb47692da382b963e5511b0 (diff) | |
Release 4.0.11.205B
Release 4.0.11.205B
Change-Id: I4bdf2f444703f2d9ee05cc974f9d6e75e6020098
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 bf90e0e7b5e6..a08570d7f9be 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 205 -#define QWLAN_VERSIONSTR "4.0.11.205A" +#define QWLAN_VERSIONSTR "4.0.11.205B" #define AR6320_REV1_VERSION 0x5000000 |
