diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-19 01:06:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-19 01:06:25 -0800 |
| commit | b3afd3ba7c1c909a135ee703c5edce350066976d (patch) | |
| tree | a368d8c7fe7c472cc4d2b46a3b48e6fe0d183095 | |
| parent | 229eed0705e96d9e96472ff33957511a6eb65e1d (diff) | |
Release 4.0.11.212R
Release 4.0.11.212R
Change-Id: Ib3a6b2aacf2f3787d04701431f11905fb8689a54
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 9f4f7a41370f..a00c89fddcbb 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212Q" +#define QWLAN_VERSIONSTR "4.0.11.212R" #define AR6320_REV1_VERSION 0x5000000 |
