diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 00:29:50 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:07:32 -0700 |
| commit | c1ee27abf676b019a00081fbef8f56da026c331c (patch) | |
| tree | 258f94a74c7095d992079fcedd35ace6851f09ef | |
| parent | cff48c8a8a33530b72d542aeb70c4bcada426106 (diff) | |
Release 5.1.1.6G
Release 5.1.1.6G
Change-Id: I1a11da092d320dd44c4ea0280c9162cab1deabf3
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 2a03b048bef0..d8f3821b084e 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6F" +#define QWLAN_VERSIONSTR "5.1.1.6G" #endif /* QWLAN_VERSION_H */ |
