diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-17 18:23:43 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-17 18:23:43 -0700 |
| commit | 33d28a3fff3964bc83d89db393356dcf6050d71f (patch) | |
| tree | c1c913001b3d8fa1680a16828eb42d81e3a6769e | |
| parent | 5245abbc07de3a876ccf20e73094ab933aa5b9ac (diff) | |
Release 4.0.11.207G
Release 4.0.11.207G
Change-Id: Iffacf714f270661b07deaa365d9e0c3ab907b184
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 9c2f355601dd..8284106daa77 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 207 -#define QWLAN_VERSIONSTR "4.0.11.207F" +#define QWLAN_VERSIONSTR "4.0.11.207G" #define AR6320_REV1_VERSION 0x5000000 |
