diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-28 23:33:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-28 23:33:11 -0800 |
| commit | 17ffd93ce369ff4647971a425576ecf6df1e6760 (patch) | |
| tree | 2f6c5da6fff03963f8a568571d304b51f53bf923 | |
| parent | 536378dbfc058c23a09aa0bdc0613740d4464432 (diff) | |
Release 5.1.0.46Z
Release 5.1.0.46Z
Change-Id: I38c5fed183cf7ef47958ffd3702531ddbf9b1433
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 36816154b2c1..43581130bc5a 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46Y" +#define QWLAN_VERSIONSTR "5.1.0.46Z" #endif /* QWLAN_VERSION_H */ |
