diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 05:18:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 05:18:39 -0800 |
| commit | 97eb5ce5b66170a7d9774ab76141b98f56041c4d (patch) | |
| tree | 7cbec53052dc93b93cadbb33c70d1fd7f399302b | |
| parent | 6bbc9633684423e3617f4e5d96b022387da96ed7 (diff) | |
Release 5.1.0.43T
Release 5.1.0.43T
Change-Id: I8ed22c50fc9e05b84953b5f55a3b3ce18c40d29f
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 f2cbcc19f6bc..1f353cc4b34d 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43S" +#define QWLAN_VERSIONSTR "5.1.0.43T" #endif /* QWLAN_VERSION_H */ |
