diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-16 23:55:56 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-16 23:55:56 -0800 |
| commit | 3fff6d9ec99d7da1abe071fc08fa418412dd5750 (patch) | |
| tree | 07b4e0eb528f6f1821590284985a5acc8d632cff | |
| parent | 6597962d87fbad836a504bb4f8131c58609d372e (diff) | |
Release 4.0.11.212O
Release 4.0.11.212O
Change-Id: I2566c46ab13b8ca31163a920e5f6997b0bb9772c
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 f454c459b35e..4f49c7804e13 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 212 -#define QWLAN_VERSIONSTR "4.0.11.212N" +#define QWLAN_VERSIONSTR "4.0.11.212O" #define AR6320_REV1_VERSION 0x5000000 |
