diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 17:44:47 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 17:44:48 -0800 |
| commit | cd421753df14fd536676f297bb082f51a4eab91d (patch) | |
| tree | 30f1d941c63731e30034eb81cbb0148742f2db10 | |
| parent | 582f3316a00b164e65aa402d4c4145454e352cb2 (diff) | |
Release 5.1.0.37U
Release 5.1.0.37U
Change-Id: Ibd7552ec09968489e2ac3bac747dc0d64c22b95f
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 22f122960864..1b904837ec22 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37T" +#define QWLAN_VERSIONSTR "5.1.0.37U" #endif /* QWLAN_VERSION_H */ |
