diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-14 07:15:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-14 07:15:07 -0800 |
| commit | 582fc4f7bc42e14c83f2c4c83776db9418d5e717 (patch) | |
| tree | ae3abd4aa335b1e9bf43491511c88bfd836c2fbc | |
| parent | 15083c3538c4005dcb2adcad466554a922d6094f (diff) | |
Release 5.1.0.40T
Release 5.1.0.40T
Change-Id: Id76b58b694b067cba0b9b627c9300cf209c7716d
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 412c98afc434..885cac38d23f 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40S" +#define QWLAN_VERSIONSTR "5.1.0.40T" #endif /* QWLAN_VERSION_H */ |
