diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 02:30:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 02:30:50 -0800 |
| commit | 214568fe561d481ac4b0b02e0e8099f9ec76aca0 (patch) | |
| tree | bfeddb48aadc8c8eee4363bf9740695530064c07 | |
| parent | 25767e168f736fcb58f10a41bc88b433ae5249e0 (diff) | |
Release 5.1.0.42D
Release 5.1.0.42D
Change-Id: Id616d93a6cb4577367bdce696cbeadb25e02e671
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 bfd1195764e1..c76e480d8efd 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42C" +#define QWLAN_VERSIONSTR "5.1.0.42D" #endif /* QWLAN_VERSION_H */ |
