diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-01 22:08:31 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-02 18:24:05 -0700 |
| commit | 4e523e20ba96201190d50d20a669969fd10cb9f2 (patch) | |
| tree | 10fe364f1eac5da89182175b1343efd959d18af2 | |
| parent | fa4d902036972e677c4dbe2bc1efd5f1e94713af (diff) | |
Release 5.1.0.25H
Release 5.1.0.25H
Change-Id: I6cb805a60f57f0745df157cf04a7dc03ec92ac05
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 4a5dc42cda44..e8fc34ff198e 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25G" +#define QWLAN_VERSIONSTR "5.1.0.25H" #endif /* QWLAN_VERSION_H */ |
