diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-28 04:50:09 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-28 04:50:09 -0800 |
| commit | 691a60673b8ba099a51a63cb41fcf879182d1c22 (patch) | |
| tree | 75b8551fa331f60c0c2ff287a2352d029ca46ef5 | |
| parent | 0ed4825e0c0f3259ae4091710011ca3d330e9af4 (diff) | |
Release 5.1.0.46Y
Release 5.1.0.46Y
Change-Id: Ib1d215caa5fd930187996cf6fc3133e70bb20674
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 f4d3d3256c67..36816154b2c1 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "5.1.0.46X" +#define QWLAN_VERSIONSTR "5.1.0.46Y" #endif /* QWLAN_VERSION_H */ |
