diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-17 23:56:29 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-17 23:56:29 -0800 |
| commit | 258f2fe33dc5969aaff69fded9d044f1465619f8 (patch) | |
| tree | a79c613d70c63549561b8b2efe5efca1d70a4f32 | |
| parent | 0455498ee3d9f16c479f4b3cf1aebfdc1b4cada5 (diff) | |
Release 4.0.11.212P
Release 4.0.11.212P
Change-Id: I98528965cc719e7385c85d3c2d5e2b051d3220ca
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 4f49c7804e13..f853cca17be5 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 212 -#define QWLAN_VERSIONSTR "4.0.11.212O" +#define QWLAN_VERSIONSTR "4.0.11.212P" #define AR6320_REV1_VERSION 0x5000000 |
