diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-19 15:43:00 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:06:57 -0700 |
| commit | f30a6500576f44af626b63cb40764eefc08eaa22 (patch) | |
| tree | 07ebd3258268644a26b93eb117c0e7d4d03adf76 | |
| parent | 245a3e4380b6da86cdac9de98bdae5b40ce34422 (diff) | |
Release 5.1.0.27H
Release 5.1.0.27H
Change-Id: Ibb7b2b433dd962bebc78470b707bcd32ace0cfd3
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 f040ad2a7bce..f7c3e59f3485 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 0 -#define QWLAN_VERSION_EXTRA "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27G" +#define QWLAN_VERSIONSTR "5.1.0.27H" #endif /* QWLAN_VERSION_H */ |
