diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-22 05:22:53 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-22 05:22:53 -0700 |
| commit | 2ef33ae8cdde9d6e8779114a40d6f90dc703151b (patch) | |
| tree | 01e9ef44fba0d98a6424e1a74b64760efc926dec | |
| parent | e00d79ed588285b2de555b5dca8a990558712154 (diff) | |
Release 4.0.11.209P
Release 4.0.11.209P
Change-Id: I26f0e963e47bb2c65be9b2efe66685640f1b3472
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 46ec7c799d0e..2f560c68cdba 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 209 -#define QWLAN_VERSIONSTR "4.0.11.209O" +#define QWLAN_VERSIONSTR "4.0.11.209P" #define AR6320_REV1_VERSION 0x5000000 |
