diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-06 06:31:28 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-06 06:31:30 -0800 |
| commit | 4faefbd9f6e72d726738a1c34d601fc366cdf2ab (patch) | |
| tree | 1f7ded5a6de149d90fb7c4a713067520defc7d77 | |
| parent | 65fe097c7152227ff651d2cb24340cc63f0fa01a (diff) | |
Release 4.0.11.212C
Release 4.0.11.212C
Change-Id: I6bbd5d489ff7003581e11c49beaf029127b9d633
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 46c1db727eda..ad7a8031fba3 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212B" +#define QWLAN_VERSIONSTR "4.0.11.212C" #define AR6320_REV1_VERSION 0x5000000 |
