diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-19 23:29:30 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-19 23:29:30 -0700 |
| commit | 16bdec93a98189b0fa66803cf5e1a69eaefc24d8 (patch) | |
| tree | 99cfeb6ce4fb288574066fa6d1e85f444fdb61e5 | |
| parent | 8f46c754235dc1826e9b85704070afe6cacf7562 (diff) | |
Release 4.0.11.206B
Release 4.0.11.206B
Change-Id: I27ffb65086e662adf40e01edf0ea959018708e9c
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 a133446b9ede..809bec855f4e 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 206 -#define QWLAN_VERSIONSTR "4.0.11.206A" +#define QWLAN_VERSIONSTR "4.0.11.206B" #define AR6320_REV1_VERSION 0x5000000 |
