diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-28 00:01:22 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-28 00:01:22 -0800 |
| commit | be1c29f34f05c1828d51f9f809d3937bc67a1c19 (patch) | |
| tree | f9c667fd7b9a4f76fdf59506a95ebb3ca849fd20 | |
| parent | b991fcbab7245e37349f071d246fc1f69d903e6a (diff) | |
Release 4.0.11.212Z
Release 4.0.11.212Z
Change-Id: I2ed8f9193b8c44296bafa5cc38f313ac122414db
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 491a5a657d91..7f593c15ea80 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212Y" +#define QWLAN_VERSIONSTR "4.0.11.212Z" #define AR6320_REV1_VERSION 0x5000000 |
