diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-03 17:12:41 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-03 17:39:09 -0700 |
| commit | d5ed3ef2ba942bbfa5852cf38fef5a6114afd500 (patch) | |
| tree | 71a701a9dd3727e188d33f21570ec822bd62b827 | |
| parent | 29df362726711974a43d3cb1346672a59b93f39b (diff) | |
Release 5.1.0.28U
Release 5.1.0.28U
Change-Id: I9f385c843c80aaa9d662b2823fa8f935d4956e85
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 2a739abcee25..9ce7e7ee3e5c 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28T" +#define QWLAN_VERSIONSTR "5.1.0.28U" #endif /* QWLAN_VERSION_H */ |
