diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-30 03:53:39 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-30 03:53:40 -0800 |
| commit | 5aa2071f9d4d0f0190c51f2ff10a3df2bc88e75b (patch) | |
| tree | ce0f450fc7c5164ade332189a3f5b829ebaac5b5 | |
| parent | 35d2ac1f3d8e7f1cf8230d205eb8f0c56b2be994 (diff) | |
Release 4.0.11.211X
Release 4.0.11.211X
Change-Id: I1bc61f37ca0d9169a6943e4829f62a623a912634
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 438992e50425..db206c9f4ea9 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211W" +#define QWLAN_VERSIONSTR "4.0.11.211X" #define AR6320_REV1_VERSION 0x5000000 |
