diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-09 14:46:31 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-11 16:55:46 -0700 |
| commit | b9ab5eb1b80eac27f0d4dfc3cc24e33cd2d07d79 (patch) | |
| tree | c1614d47100957396a0f7386d0c986152bf71618 | |
| parent | 03e8d95c9e5ff42933f7a942dc69ae7a7874fb3a (diff) | |
Release 5.1.0.26H
Release 5.1.0.26H
Change-Id: Iffe2de323ce44467975ba96101666f0601150b11
CRs-Fixed: 688141
(cherry picked from commit c0aa8ed6e971fb369a5a6c51bc44e1e5715506fc)
| -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 23821753c04e..c0599a03aa48 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 26 -#define QWLAN_VERSIONSTR "5.1.0.26G" +#define QWLAN_VERSIONSTR "5.1.0.26H" #endif /* QWLAN_VERSION_H */ |
