diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-21 12:16:05 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-21 12:16:05 -0700 |
| commit | 7fc8f5a223cc2c15abd4f532eaf9df2827a6d5b0 (patch) | |
| tree | 7e54230c069e9f569c8ca034bde7bd23ac1a91b5 | |
| parent | 3606654e3458243ce050639a94f3158251378aff (diff) | |
Release 4.0.11.207P
Release 4.0.11.207P
Change-Id: I37a304813103e9bc947b7b8550fdadec2d25c95a
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 3a48701adfaa..05dbb85b64a1 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 207 -#define QWLAN_VERSIONSTR "4.0.11.207O" +#define QWLAN_VERSIONSTR "4.0.11.207P" #define AR6320_REV1_VERSION 0x5000000 |
