diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-19 06:38:05 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-19 06:38:05 -0800 |
| commit | 86e7530ad28853e230cecdfb4273c8291323a4c0 (patch) | |
| tree | d0d59ed6e30994df707e785ab943496cc08b9042 | |
| parent | da1f84538893caf2988ee049866dfa63a99ffafa (diff) | |
Release 4.0.11.213R
Release 4.0.11.213R
Change-Id: I3e69996af5e8b0273ec4ebf9a271a831690e7a08
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 9bcb9bde2f06..bab069610d13 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 213 -#define QWLAN_VERSIONSTR "4.0.11.213Q" +#define QWLAN_VERSIONSTR "4.0.11.213R" #define AR6320_REV1_VERSION 0x5000000 |
