diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-22 02:42:31 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-22 02:42:32 -0800 |
| commit | 3d7b58f9eec2ed1880b8d23f7ce1f267c1903c51 (patch) | |
| tree | f7582c35de401ed0b4f627a892e0e306099ad18c | |
| parent | 275ba57e499a10d6234d80cc19393b8f07810db3 (diff) | |
Release 4.0.11.213S
Release 4.0.11.213S
Change-Id: Ic0fc2083d195ad0229a3c6f41f896b0546ba859f
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 bab069610d13..66848d65e92f 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.213R" +#define QWLAN_VERSIONSTR "4.0.11.213S" #define AR6320_REV1_VERSION 0x5000000 |
