diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 16:00:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:06:54 -0800 |
| commit | 51ecba96735bddb9a9ac9b2a0416e707bd395b09 (patch) | |
| tree | 9edc2ae77a95acbb715af7f76be0bc0171532429 | |
| parent | f72db9aeac660404c377131215a6fe3ba2435a0e (diff) | |
Release 5.1.0.38H
Release 5.1.0.38H
Change-Id: I6e500e696cc1dcaeb947a4298b222169d9c23e73
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 e41530d600cb..766cf03326fc 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38G" +#define QWLAN_VERSIONSTR "5.1.0.38H" #endif /* QWLAN_VERSION_H */ |
