diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 12:26:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 12:26:24 -0800 |
| commit | 6cda447ab35b2ef3ea90e8973feeaee562015421 (patch) | |
| tree | d7643f81e21e33ff14b5e95b2439b278aa6f277e | |
| parent | 7282f533774de1ab99a28f34ab5b96ba331e4f99 (diff) | |
Release 5.1.0.39T
Release 5.1.0.39T
Change-Id: I4c611554790601443edaf0acb3c30fd5bcd8a326
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 4b73f2d0284e..7043f2d15726 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39S" +#define QWLAN_VERSIONSTR "5.1.0.39T" #endif /* QWLAN_VERSION_H */ |
