diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 14:38:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 21:07:32 -0800 |
| commit | 1eb5edc01ff97a7ab7a460dbb1b11ed350575a9c (patch) | |
| tree | de536b19dfbb1af1c6d7634e27fa215f277186b1 | |
| parent | 0ad41429ca1e06bb27f6f804115e9c51d9582cdd (diff) | |
Release 5.1.0.43M
Release 5.1.0.43M
Change-Id: I129c91cf8246de5588eccff19945ec54462538aa
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 5831ac188f54..9eb4985f4368 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43L" +#define QWLAN_VERSIONSTR "5.1.0.43M" #endif /* QWLAN_VERSION_H */ |
