diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 14:30:43 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-24 18:54:23 -0700 |
| commit | f482f7971253701323021fee1415cda90cef586f (patch) | |
| tree | 15c6ecf965111e3796fcc892a0aa43ce9847241d | |
| parent | 563b2704c7f2daed539afa4c0c7f3ccd842d3c77 (diff) | |
Release 5.1.1.6D
Release 5.1.1.6D
Change-Id: I3085b43648ece4ac345cdc85057d0d462b46cdf2
CRs-Fixed: 688141
| -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 b7e425300ec2..9dae0a23637a 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6C" +#define QWLAN_VERSIONSTR "5.1.1.6D" #endif /* QWLAN_VERSION_H */ |
