diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 06:09:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 06:09:38 -0800 |
| commit | baebeed1654b165970ac05295d4d5022c53a511d (patch) | |
| tree | 267eed64ad43a4c05058adf2578e0e83f427da2a | |
| parent | af4c45ece002cc4fa768654c506b02e0bb25c121 (diff) | |
Release 5.1.0.35Z
Release 5.1.0.35Z
Change-Id: I590ac0a144105afdaef45ff265ebac536b888ea5
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 e33b125b3efc..aee9b5175971 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35Y" +#define QWLAN_VERSIONSTR "5.1.0.35Z" #endif /* QWLAN_VERSION_H */ |
