diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-28 12:40:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:45 -0800 |
| commit | c9f577befa9ebfa0d26c208ce60a1233ef5318f2 (patch) | |
| tree | 10da38fba4fce884dbc4de3234f691fd0973211b | |
| parent | a485412e435429c30a1cb00266290d47c11247a9 (diff) | |
Release 5.1.0.38T
Release 5.1.0.38T
Change-Id: I8d10d0c90908afb3f2d8e9ab07a0b073357dbba1
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 129b1554d59d..e5143dfa296f 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38S" +#define QWLAN_VERSIONSTR "5.1.0.38T" #endif /* QWLAN_VERSION_H */ |
