diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 13:50:41 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 13:50:42 -0800 |
| commit | d899050c313aea29517bf43d1267c4454c803c36 (patch) | |
| tree | 5d3d006a835b712804a7da34a0e42877ab6fc0eb | |
| parent | d55dcbadccbe60463df24b82152c5317d06c08c2 (diff) | |
Release 5.1.0.47Z
Release 5.1.0.47Z
Change-Id: I8a23ffc0f1b1f33874467130df9ce6f4f8e2eae4
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 5c22b98bb657..baea42a76167 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47Y" +#define QWLAN_VERSIONSTR "5.1.0.47Z" #endif /* QWLAN_VERSION_H */ |
