diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 16:08:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 16:08:04 -0800 |
| commit | e6bcffb8e36b478a0ac8f04af649f13976fc0f24 (patch) | |
| tree | 7c9ad890e0ac082368b40e4b672031108363c1e8 | |
| parent | fac8ed2ccc96fc69aff225f8f7a2bd20a0db9dfc (diff) | |
Release 5.1.0.41E
Release 5.1.0.41E
Change-Id: I9dfec92269ff6f2b8ddf7d27082c164355828c6a
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 be4a62441d00..77109fae54f6 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41D" +#define QWLAN_VERSIONSTR "5.1.0.41E" #endif /* QWLAN_VERSION_H */ |
