diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-15 16:20:37 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-15 16:20:37 -0800 |
| commit | 5d4e4d3b3cd9cc3cf2bface5a2fd39ac41a9c587 (patch) | |
| tree | 80653eb17e3ea08888caa38e8df09ac5872e4509 | |
| parent | 32d4fb5832e0cb2aaa69593f1aee256e62a45ea4 (diff) | |
Release 5.1.0.36T
Release 5.1.0.36T
Change-Id: I3a3301e2a75b75f72feaea586a39089c2cbadf84
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 50e98ea9d99f..6034e0158966 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.36S" +#define QWLAN_VERSIONSTR "5.1.0.36T" #endif /* QWLAN_VERSION_H */ |
