diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 15:52:49 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 15:52:49 -0700 |
| commit | 405ba71ae747eadc292eee02a5c2e9ff4d44fa47 (patch) | |
| tree | 869d736a86d302ce0770e50b793b50c6b61faa57 | |
| parent | e9199ab7c701cd5ebd1b6ca184a64242c67bb2c7 (diff) | |
Release 5.1.0.29U
Release 5.1.0.29U
Change-Id: Ia7f974a488976d3a1d88332a9fee0d6525b6289a
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 34c184099133..beff24740296 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29T" +#define QWLAN_VERSIONSTR "5.1.0.29U" #endif /* QWLAN_VERSION_H */ |
