diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-19 00:28:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-19 00:28:40 -0800 |
| commit | 786f52665c427c8152a0b43e528512dac0e77051 (patch) | |
| tree | b9719fa74a27c024dca8a4297b499f8c6869fdad | |
| parent | 5897fa146a7c2463bd6dfcae8c7c1118082eabe4 (diff) | |
Release 5.1.0.45M
Release 5.1.0.45M
Change-Id: Ie7ce89ec49e4a4d2657118480d489658bc5c967c
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 fe367afdc0a6..00a08c145439 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45L" +#define QWLAN_VERSIONSTR "5.1.0.45M" #endif /* QWLAN_VERSION_H */ |
