diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-24 04:43:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:10 -0800 |
| commit | 2a1a4491772e6978cbe6929968112fbd265528f1 (patch) | |
| tree | 39037fa179a03efccc4e3c140dcaa1f13d6b14d9 | |
| parent | ed7c8378e03a509501a664409f50a1e4a9898022 (diff) | |
Release 5.1.0.38M
Release 5.1.0.38M
Change-Id: I8f719aac4a0d338fd08d0114f02960a2a53567ec
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 1d50e50ece47..770bfc6b22d3 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38L" +#define QWLAN_VERSIONSTR "5.1.0.38M" #endif /* QWLAN_VERSION_H */ |
