diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-19 13:49:26 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-19 16:58:23 -0700 |
| commit | 4cf1ca19ea85642c21883485cf7d99b6334484da (patch) | |
| tree | 94705b08a473f52d79cc241f294693862cac929c | |
| parent | e1cd51f19432c41aeb2d6b0992150a9a2d4f3225 (diff) | |
Release 5.1.0.23T
Release 5.1.0.23T
Change-Id: Id3726a27cc0f0a3600c1e961cb5282f16369283f
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 3c56fcb4858f..1b4964b5236c 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 23 -#define QWLAN_VERSIONSTR "5.1.0.23S" +#define QWLAN_VERSIONSTR "5.1.0.23T" #endif /* QWLAN_VERSION_H */ |
