diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 12:27:18 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 12:27:20 -0700 |
| commit | 3487e4c895d26f5ade251fb1bb7767e0b4d87fb0 (patch) | |
| tree | b71db4d34230f03974d6cef3849a7eee4b6a1fa1 | |
| parent | e7a179269cddc3cf088b198fc02ff45e5f3f11bc (diff) | |
Release 5.1.0.34T
Release 5.1.0.34T
Change-Id: Idf23505c9bd2de86c1f6224be1eb09ccb34b92a1
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 7cb9275297a0..84bdabf041ed 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34S" +#define QWLAN_VERSIONSTR "5.1.0.34T" #endif /* QWLAN_VERSION_H */ |
