diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 23:13:24 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 16:58:55 -0800 |
| commit | e421b4e89a4cfb9d8724c4d479c12c7b451bcf58 (patch) | |
| tree | 73cd5e074da7927bff7c25d2eef78e0481e2551f | |
| parent | e55a2bf38eb604154a48f86c260755554fb53f5c (diff) | |
Release 5.1.0.37I
Release 5.1.0.37I
Change-Id: I0f76ffd6ff398622f450a59a97f08990c7a44dc0
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 33138595ea96..20867cdee4df 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37H" +#define QWLAN_VERSIONSTR "5.1.0.37I" #endif /* QWLAN_VERSION_H */ |
