diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-29 05:52:14 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-29 05:52:17 -0700 |
| commit | df538ea0fca8a7971fcbdf61d169a5ce0c7e41e0 (patch) | |
| tree | cb1d00f8ae1056b3be178bc660064fb673c81b7e | |
| parent | 1e7db24d8ee7af8b86aee4f5a1747362c75aae0c (diff) | |
Release 4.0.11.208V
Release 4.0.11.208V
Change-Id: I733d7c619e6c6314c00bdb09d4bf9592673fcec4
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 cc08c07b4382..14f70f585647 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 208 -#define QWLAN_VERSIONSTR "4.0.11.208U" +#define QWLAN_VERSIONSTR "4.0.11.208V" #define AR6320_REV1_VERSION 0x5000000 |
