diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 17:23:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 17:23:32 -0800 |
| commit | 1b898400a407a0e503187c8fe34495f6f38a3766 (patch) | |
| tree | e64721f44ce7408ce3dee844fbbe739e8d4e35f6 | |
| parent | c5632339f371d46a51737cccc5996bebef3e5d88 (diff) | |
Release 5.1.0.35T
Release 5.1.0.35T
Change-Id: Ib947020c1bb659db761aa0b796f33e6b91aaee94
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 721709017b52..d27194540069 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35S" +#define QWLAN_VERSIONSTR "5.1.0.35T" #endif /* QWLAN_VERSION_H */ |
