diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 04:19:37 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-19 04:19:37 -0800 |
| commit | 69a2da9ee0b15a7a8f0cfb838379f276955aef61 (patch) | |
| tree | eb0e02498d6d79585f9b4d4975b6292908b6117f | |
| parent | 5e0bb60e2a87fa69407a768ffa2a1a2fa59d05b2 (diff) | |
Release 5.1.0.41M
Release 5.1.0.41M
Change-Id: I83301cc5964a718ae882f1313fb1e2fb134fd341
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 7509b7d8b6f9..75ed298e543f 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41L" +#define QWLAN_VERSIONSTR "5.1.0.41M" #endif /* QWLAN_VERSION_H */ |
