diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 16:02:55 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 16:02:56 -0700 |
| commit | 4d91e770a430003691ffa3aaf20a558ac1d00cef (patch) | |
| tree | be42ea3498cfcf7d9987eedc966cf5ba7640f84e | |
| parent | 176c436ae724bbd506b2d0e009dc54471a4fc56c (diff) | |
Release 5.1.0.32U
Release 5.1.0.32U
Change-Id: I0cb887a7005338fbabf723c38e965b20a38089b8
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 bcddac10d7cf..76394bc5e4b8 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32T" +#define QWLAN_VERSIONSTR "5.1.0.32U" #endif /* QWLAN_VERSION_H */ |
