diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-11 00:50:31 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-11 00:50:32 -0700 |
| commit | a559f6de51c644f45e09f16684e792ab08c719f7 (patch) | |
| tree | 114b192fcf08a5a5702b8b4332d8ddabc5c9fd8b | |
| parent | f1bcdb22cf24d3c8481566fd4b0f2bbb7b660daf (diff) | |
Release 4.0.11.206Y
Release 4.0.11.206Y
Change-Id: I055629622a3433f796ace5e5615a9e194028d004
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 0056294c5897..30059d89a233 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 206 -#define QWLAN_VERSIONSTR "4.0.11.206X" +#define QWLAN_VERSIONSTR "4.0.11.206Y" #define AR6320_REV1_VERSION 0x5000000 |
