diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 10:25:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 10:25:00 -0800 |
| commit | 60ada42750ce7d4d4833fe1479dcfb31966ad279 (patch) | |
| tree | fd9c70567c707816f210de3101a932ffbbf5fb13 | |
| parent | 22d1bb4ea2ee032a9259434a55e3fd52077347d4 (diff) | |
Release 5.1.0.49H
Release 5.1.0.49H
Change-Id: Ie339cdd2ebee5e86180c349e7e946b6f22ef2d9a
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 bd845f2628f9..7ec131a255bc 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49G" +#define QWLAN_VERSIONSTR "5.1.0.49H" #endif /* QWLAN_VERSION_H */ |
