diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-20 01:16:33 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-20 01:16:33 -0800 |
| commit | 148b6c08add75b588a241db13c18cabbde54635d (patch) | |
| tree | 481c9e97c28b73ce5aa76e459f0c7ba37b4848ed | |
| parent | c35c16b2d41ce825e1489ae3120ab4c70e4080be (diff) | |
Release 4.0.11.212V
Release 4.0.11.212V
Change-Id: I6400f059d1834b4f5b7a1d007cffa51ef20ea0dd
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 520651bb5df5..0e30bbdcdf18 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212U" +#define QWLAN_VERSIONSTR "4.0.11.212V" #define AR6320_REV1_VERSION 0x5000000 |
