diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 01:27:07 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:07:35 -0700 |
| commit | 158d5f048bf034ba9ecfb551bafedb6dffd25177 (patch) | |
| tree | 5a54261c0fb79c11598e9e156c92d7e0ba04b1ea | |
| parent | 75665e6a81370241189d337fb31483c2b36682d7 (diff) | |
Release 5.1.1.6H
Release 5.1.1.6H
Change-Id: Ieba0b1aba788461b49a7835ac518a3331900e7e8
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 d8f3821b084e..c3e2b7c41797 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6G" +#define QWLAN_VERSIONSTR "5.1.1.6H" #endif /* QWLAN_VERSION_H */ |
