diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-12 10:11:35 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-12 10:11:35 -0700 |
| commit | 33bc6aa3cf7bc08d90fddecfe1ffa146551a2294 (patch) | |
| tree | 0ec4669694561717c459ce074732549b95063c20 | |
| parent | 28f283fe3b833389468361c55bd9f60ee6d65f16 (diff) | |
Release 4.0.11.205O
Release 4.0.11.205O
Change-Id: I845d101a7017649af36dd7bc132191fe3ac8cadc
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 25babc08e509..858f1e1284a5 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 205 -#define QWLAN_VERSIONSTR "4.0.11.205N" +#define QWLAN_VERSIONSTR "4.0.11.205O" #define AR6320_REV1_VERSION 0x5000000 |
