diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-18 19:54:23 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-18 19:54:23 -0700 |
| commit | eb9ebf3759f7faa4264f59ae2cf4643fd8e45ebf (patch) | |
| tree | 235a1ea8f5ec6ce914ff57d986efb52999714a41 | |
| parent | 684b9dcb0e0069bab50fe268be583c44b5bd01dd (diff) | |
Release 4.0.11.206A
Release 4.0.11.206A
Change-Id: Idd3b69f6a82c0f6e4976e02e388746c77e363d7b
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 c7fc41e9e684..a133446b9ede 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 206 -#define QWLAN_VERSIONSTR "4.0.11.206" +#define QWLAN_VERSIONSTR "4.0.11.206A" #define AR6320_REV1_VERSION 0x5000000 |
