diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-27 00:57:20 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-27 00:57:20 -0700 |
| commit | b666804f2ca69484fcd6e7e82cb97dcfd98e4caf (patch) | |
| tree | 4d1f74c5906c6321d5c6faec82e75108bfbd7779 | |
| parent | 47c05f68800639f0f90703071df49b61ccb8721d (diff) | |
Release 4.0.11.210G
Release 4.0.11.210G
Change-Id: Ib5ec41604ef1a9c759c167e5ce2df5be62016e5a
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 65034032f951..79325d87ccfa 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 210 -#define QWLAN_VERSIONSTR "4.0.11.210F" +#define QWLAN_VERSIONSTR "4.0.11.210G" #define AR6320_REV1_VERSION 0x5000000 |
