diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 22:04:27 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:03 -0700 |
| commit | 999799766d73f228527d9433722894bca0308445 (patch) | |
| tree | eaeeaf939d89fb38a76533787e244a504d4a6c7b | |
| parent | 1472fab27592b8709359c626beaeb9cdb6a7e0d8 (diff) | |
Release 5.1.0.30T
Release 5.1.0.30T
Change-Id: Icf339515919926c70f0b7d03cde8472cea0ecde4
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 e058e5583655..5f68226fd7db 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30S" +#define QWLAN_VERSIONSTR "5.1.0.30T" #endif /* QWLAN_VERSION_H */ |
