diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-19 06:06:01 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-19 06:06:01 -0800 |
| commit | 2ee6bbde5aefa5f5692deca322ee55a93cea5a17 (patch) | |
| tree | 1d5d194bdc00401ddaf246742b8ab335eeb15b09 | |
| parent | 11a74778ca0569a6a070f42bd07e357c9c725e73 (diff) | |
Release 4.0.11.212T
Release 4.0.11.212T
Change-Id: Ib5bb38ebef0604b385f98e438a8b97fb6e8580cd
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 6d7dc33af43f..ee699314d028 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212S" +#define QWLAN_VERSIONSTR "4.0.11.212T" #define AR6320_REV1_VERSION 0x5000000 |
