diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 17:07:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 17:07:00 -0800 |
| commit | fa842d73f77fcfdd84e19ab45dc503c2d1f7925a (patch) | |
| tree | bfd870b8f937f2ac24ce2c9f1dafd2ce04d11e6e | |
| parent | 28a7689e9173a5286b816a42d78ab4f7bd1f31f9 (diff) | |
Release 5.1.0.41I
Release 5.1.0.41I
Change-Id: Ie1e8ed342e758e17b3d80c2cdf22122b33d68cb4
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 3f2ce242d19a..8901c4032586 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41H" +#define QWLAN_VERSIONSTR "5.1.0.41I" #endif /* QWLAN_VERSION_H */ |
