diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 18:59:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 18:59:50 -0800 |
| commit | cbb2d6b75b7d3061d8aef564172c01012d33ea3b (patch) | |
| tree | eb4e745731b33b279cc78d0b4dfb4ff84c794000 | |
| parent | 055bd12d9618814c012d72963318cb96cc521a56 (diff) | |
Release 5.1.0.46U
Release 5.1.0.46U
Change-Id: Iba7df1324e5429bb2daaebbe939e5845f9c23247
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 e8ef999cf3d1..8e4738ecb604 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "5.1.0.46T" +#define QWLAN_VERSIONSTR "5.1.0.46U" #endif /* QWLAN_VERSION_H */ |
