diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-22 22:25:15 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-22 22:25:15 -0800 |
| commit | 5e75bade91be171f93a7fa83997363a08faba87a (patch) | |
| tree | 6a0bd9d924f5221220b07ed2788c829c8beb3650 | |
| parent | 2d452037f2f2c4cdf555a68cc4c1d2781c5093f0 (diff) | |
Release 4.0.11.211O
Release 4.0.11.211O
Change-Id: I17f772424f8d8153f734dac1bdd4729d8409d645
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 f04e13cb0c00..8a6d742ed477 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211N" +#define QWLAN_VERSIONSTR "4.0.11.211O" #define AR6320_REV1_VERSION 0x5000000 |
