diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 16:14:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 16:14:36 -0800 |
| commit | a080b0453af1df56e3f04872d5f6ab5c10f20c42 (patch) | |
| tree | 07b473ad5269a421b0a82b31f95b86cdb9967e1d | |
| parent | 2426815bd2f957df20fc695c7489424120d3f772 (diff) | |
Release 5.1.1.1M
Release 5.1.1.1M
Change-Id: Idac07e9ea065b60773dc626dbfa9a2e40067ce83
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 d3cb6ae1b9f5..5f5b9e74f6b4 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 1 -#define QWLAN_VERSIONSTR "5.1.1.1L" +#define QWLAN_VERSIONSTR "5.1.1.1M" #endif /* QWLAN_VERSION_H */ |
