diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-22 03:26:35 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-22 03:26:36 -0700 |
| commit | 48863603beb3756396145cef232a064ef673f205 (patch) | |
| tree | 88ab0351c7b3bff231860ebf4129f521caa0bc59 /core | |
| parent | e01e0732d8a3de4592745349379eb1ccd929a967 (diff) | |
Release 5.1.0.27U
Release 5.1.0.27U
Change-Id: I48e7bfc2ba3eb1fe2f2f36ffa825e05867b2153b
CRs-Fixed: 688141
Diffstat (limited to 'core')
| -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 0186517b5d51..689ff9ef820c 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27T" +#define QWLAN_VERSIONSTR "5.1.0.27U" #endif /* QWLAN_VERSION_H */ |
