diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-14 03:52:15 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-14 03:52:15 -0700 |
| commit | e65040e1a446f7a652a84cb1f88b7a0db7673410 (patch) | |
| tree | eacf7507a490bb5a9e38dba01554561a5a859380 | |
| parent | 1f8697e3fe5645e737af3403933b7d6aebc5df3a (diff) | |
Release 4.0.11.209H
Release 4.0.11.209H
Change-Id: I9b0b23d11a98ac93cbd051575efa928cb820017c
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 b6f5b02ecc6e..3eeb45e682c6 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 209 -#define QWLAN_VERSIONSTR "4.0.11.209G" +#define QWLAN_VERSIONSTR "4.0.11.209H" #define AR6320_REV1_VERSION 0x5000000 |
