diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 17:36:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 17:36:02 -0800 |
| commit | 76569d3877bc59eea59d710926e5358b954e45b8 (patch) | |
| tree | 8e752f492b32c75b0d1b3f3ff975a56144e050e7 | |
| parent | 166ef64c3c79474d028b93b536869b843a7a7e24 (diff) | |
Release 5.1.0.50T
Release 5.1.0.50T
Change-Id: Ia2b03f35d305c15f4dfc2b3e89c3447e4fb1e475
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 062d7dc69b13..334aeff9bd68 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50S" +#define QWLAN_VERSIONSTR "5.1.0.50T" #endif /* QWLAN_VERSION_H */ |
