diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 16:27:32 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 16:27:32 -0800 |
| commit | 3e78eb8a19dcaa820e6b9a7d42dc73cff4b122f6 (patch) | |
| tree | 459eeac26d8f6232b0cc7731af7b2e92575b06a7 | |
| parent | 9bee3ffa1a91a63ce39e2942dddb1ddf7f2896e0 (diff) | |
Release 5.1.0.46T
Release 5.1.0.46T
Change-Id: I646dfb19eee9c4632f665a8b728af5c875c6b018
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 e3148b1b9b75..e8ef999cf3d1 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46S" +#define QWLAN_VERSIONSTR "5.1.0.46T" #endif /* QWLAN_VERSION_H */ |
