diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 19:15:13 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 19:15:13 -0800 |
| commit | b255f02525bff9ecf94829a3d57ec76a6bcb326c (patch) | |
| tree | 49a87567f129ae5e38f7538b49d71184d721b5c3 | |
| parent | 02e6058432a6956d33c8f7378adc58f25ee21268 (diff) | |
Release 5.1.0.45U
Release 5.1.0.45U
Change-Id: I072ee8472afa8f9d3af4dde456b1adb50e26c077
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 123609c58b2f..314c02bb24e0 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45T" +#define QWLAN_VERSIONSTR "5.1.0.45U" #endif /* QWLAN_VERSION_H */ |
