diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-18 02:57:01 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-18 02:57:02 -0800 |
| commit | 0c8ee644905338e4fdef1d1083783a019b0236e9 (patch) | |
| tree | 877aba3c69073ea55ec64967755a651c963ab305 | |
| parent | f9dcf11bf89613e783bde7ec652172c7a5003d4f (diff) | |
Release 4.0.11.213P
Release 4.0.11.213P
Change-Id: I4b62eb2be17c70dabb4e4a209a6784df8136fbf0
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 69711651de00..99777e6fdfa2 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 213 -#define QWLAN_VERSIONSTR "4.0.11.213O" +#define QWLAN_VERSIONSTR "4.0.11.213P" #define AR6320_REV1_VERSION 0x5000000 |
