diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 23:41:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 23:41:02 -0800 |
| commit | 0f80c941e1ba05cc7eda38bc9215428fccb2babf (patch) | |
| tree | 9cb2cd24f901ee64abef84e9d3b231a432beaf4c | |
| parent | 49af47f78c2ccfd8848677b7f6505fee04e6b2e0 (diff) | |
Release 5.1.1.1H
Release 5.1.1.1H
Change-Id: I05671b79dfd6d27de8ea71b598937ee946ead676
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 dbff05575ee3..a046e44e796a 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 1 -#define QWLAN_VERSIONSTR "5.1.1.1G" +#define QWLAN_VERSIONSTR "5.1.1.1H" #endif /* QWLAN_VERSION_H */ |
