diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-21 23:25:42 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-21 23:25:42 -0700 |
| commit | 656a19e0fecdcf3513818dc853198865b48cf66d (patch) | |
| tree | ad21b23f423a0d140365f728df68a4a12e9131ec | |
| parent | 78790207b03b84fc4a8ca95f630d5f8517865a33 (diff) | |
Release 5.1.0.27T
Release 5.1.0.27T
Change-Id: I9305dae41cd392511b7d0ac067852f5435df1a99
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 7c3332b52abf..0186517b5d51 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27S" +#define QWLAN_VERSIONSTR "5.1.0.27T" #endif /* QWLAN_VERSION_H */ |
