diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-26 04:45:47 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-26 04:45:47 -0700 |
| commit | 67ec90c341bb144e3927661fc754607ec0e8c883 (patch) | |
| tree | 05f7b7ff4de4657bc153e5984f5d539b085a5135 | |
| parent | 340913947c0b67e69ac270b948bfb06d09d49c7b (diff) | |
Release 4.0.11.207S
Release 4.0.11.207S
Change-Id: I69e1edf7cbb37514d8f9fd7f1cac69c1b264f0aa
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 f99fd47c655f..5b3fbb7e6796 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 207 -#define QWLAN_VERSIONSTR "4.0.11.207R" +#define QWLAN_VERSIONSTR "4.0.11.207S" #define AR6320_REV1_VERSION 0x5000000 |
