diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-14 12:23:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-14 12:23:40 -0800 |
| commit | b831a83cb199632e77fe8de32ec3d8959ba25531 (patch) | |
| tree | 59b0f684a922f50b9d83fbf835d7759168ebdee4 | |
| parent | 5c7718382be90ba5f5b75b51a8c6c691c473ae3d (diff) | |
Release 5.1.0.40U
Release 5.1.0.40U
Change-Id: I7e892735e143e776841d4dcfc197873508cc77a3
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 885cac38d23f..298d518efc90 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40T" +#define QWLAN_VERSIONSTR "5.1.0.40U" #endif /* QWLAN_VERSION_H */ |
