diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 10:38:13 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 10:38:13 -0800 |
| commit | 4ed3c787ab22ef54064f4040288535d03ea173fb (patch) | |
| tree | e15b4128a0fcad3fae1d19417f6c2b73c32a92d6 | |
| parent | bf082a1379c062987c87b99ca14acb18d890af22 (diff) | |
Release 5.1.1.2M
Release 5.1.1.2M
Change-Id: I556a4ffacab5f4895c28a8dec987714fac4db9b9
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 10aecde21e6e..ec49c35b6787 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 1 -#define QWLAN_VERSION_EXTRA "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2L" +#define QWLAN_VERSIONSTR "5.1.1.2M" #endif /* QWLAN_VERSION_H */ |
