diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 19:13:16 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 19:13:16 -0800 |
| commit | 3e9ced455503b99c7214058abff1d89df0228a62 (patch) | |
| tree | 1e976619ca34d5194dd582360c821a168b446306 | |
| parent | bb2e852da413d351ba84e336f6099173f548f36b (diff) | |
Release 5.1.0.42M
Release 5.1.0.42M
Change-Id: I9aaefe90f247c68491c78c84b35aef10220f6367
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 c2834a316f25..39a0fb83fd28 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42L" +#define QWLAN_VERSIONSTR "5.1.0.42M" #endif /* QWLAN_VERSION_H */ |
