diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-11 06:03:03 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-11 06:03:03 -0700 |
| commit | cc0bfc0bb7ac2b346cab8f44952dbfd134c685d0 (patch) | |
| tree | 87289393bc65f6fa5b632c48ffb4e2ee8c48300c | |
| parent | 8e115dac3a2460695706d3e51cf7c745b5cfad31 (diff) | |
Release 4.0.11.208O
Release 4.0.11.208O
Change-Id: I6b66adf80b38fd4986ecc7e05c74a91ba1b53e11
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 9d21cae6ccd3..36e754d9a553 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 208 -#define QWLAN_VERSIONSTR "4.0.11.208N" +#define QWLAN_VERSIONSTR "4.0.11.208O" #define AR6320_REV1_VERSION 0x5000000 |
