diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 15:25:12 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 15:25:12 -0700 |
| commit | db91e23d4203897a374249a6c5a8bc3d324a41f0 (patch) | |
| tree | ef88272c68a06a75d83933e12a9088c02b89804d | |
| parent | 8f289c8d2d1d0679fa94e46212185f5d13f8189e (diff) | |
Release 5.1.0.32T
Release 5.1.0.32T
Change-Id: I1350cc6aab024fc46bc207f8c5a1b048e581b147
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 b08ef328557f..bcddac10d7cf 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32S" +#define QWLAN_VERSIONSTR "5.1.0.32T" #endif /* QWLAN_VERSION_H */ |
