diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-06 14:26:16 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-06 14:26:16 -0700 |
| commit | 46cec9839a4538d2c98595e42535ba1d74ec01bc (patch) | |
| tree | 74b68a7b3dc63ba99bc8e5008b3a16baab3bc8c1 | |
| parent | 9130c3db8d77daa57d11cca8d8b9181a439d9737 (diff) | |
Release 5.1.0.25T
Release 5.1.0.25T
Change-Id: I66653f57351115b5fdc393586f2f1b3510907db0
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 c454c7fe5e03..e5db8bbac3b2 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25S" +#define QWLAN_VERSIONSTR "5.1.0.25T" #endif /* QWLAN_VERSION_H */ |
