diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-12 18:45:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-12 18:45:25 -0800 |
| commit | 9bf1ffa5af3d7ff94ed0b0a574950162a093a74c (patch) | |
| tree | f2931275eb41f757d9ce94b3a0e6e488bf4cd61c | |
| parent | 337d3b15f5c3b6a3059401f48a2e11916f7046f5 (diff) | |
Release 4.0.11.213I
Release 4.0.11.213I
Change-Id: I45877122e7dbacdcbdeef4dd3cf64ef8596e5808
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 4e1056d83600..e43ddeeb69dc 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.213H" +#define QWLAN_VERSIONSTR "4.0.11.213I" #define AR6320_REV1_VERSION 0x5000000 |
