diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-15 07:18:58 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-15 07:18:58 -0700 |
| commit | f05bafef9728443bb6509375fc5fb2fe379277bf (patch) | |
| tree | 00279de072a637d6f11827dcc25b01dcca75bc4f | |
| parent | 85890f4325262377f82f8753b38162d26956ff3b (diff) | |
Release 4.0.11.205Y
Release 4.0.11.205Y
Change-Id: I9889eb1a7eb507c14102fd2c8f0e00d0ab1db984
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 1c6809c39ed9..d973bdce00fd 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 205 -#define QWLAN_VERSIONSTR "4.0.11.205X" +#define QWLAN_VERSIONSTR "4.0.11.205Y" #define AR6320_REV1_VERSION 0x5000000 |
