diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-21 19:57:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-21 19:57:29 -0800 |
| commit | e3728bb1cf1f5b1765fc47225452697049e063bf (patch) | |
| tree | c69153aaaf40eb28688739c3b081ce533226bb03 | |
| parent | 09f4178c0ab36b90b661fc62acb0341c5992114d (diff) | |
Release 5.1.0.41U
Release 5.1.0.41U
Change-Id: Ia94ef2931d1b6f93480a4cd2297b7b9ad7a17c69
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 5eb0fa0865a6..5a28c793eeca 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41T" +#define QWLAN_VERSIONSTR "5.1.0.41U" #endif /* QWLAN_VERSION_H */ |
