diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-07 02:37:51 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-07 11:32:09 -0800 |
| commit | ff62d578de69f8bfacd6cbcac5b48070580324da (patch) | |
| tree | acd5b830cf70673bd4123c8312b3b9184098ab8e | |
| parent | 8947bbed5ec15933b9dc2e4c8428d64d8ae60e63 (diff) | |
Release 5.1.0.35I
Release 5.1.0.35I
Change-Id: I18dc3dd3d2517152b684198fd2cfb6be86001ecc
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 1260cb837fe1..8dea80128986 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.0.35H" +#define QWLAN_VERSIONSTR "5.1.0.35I" #endif /* QWLAN_VERSION_H */ |
