diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-17 04:06:21 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-17 04:06:22 -0800 |
| commit | 67e88aebcd378935cbd7977bb3a88b85992d2821 (patch) | |
| tree | 26cb411abd4be6b0c5db11145016a1a0f4a41855 | |
| parent | 29ac431ca4acbca9f3fbe40b5791c83a7c87f7a1 (diff) | |
Release 4.0.11.213O
Release 4.0.11.213O
Change-Id: I2cdeeb4e536d47617900982fde6812b6793609ed
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 7cbc16d93aa1..69711651de00 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 213 -#define QWLAN_VERSIONSTR "4.0.11.213N" +#define QWLAN_VERSIONSTR "4.0.11.213O" #define AR6320_REV1_VERSION 0x5000000 |
