diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 22:35:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 22:35:02 -0800 |
| commit | d37cf66b721485a86419e9d02703a79126ab70ef (patch) | |
| tree | 6fec8a9b6066989c5a382579ecb5542dd6fed019 | |
| parent | 59dd47094ddeda85c5e165cf5ab338cf17819e46 (diff) | |
Release 5.1.0.48T
Release 5.1.0.48T
Change-Id: I164000d9f875e99b1e46c00d1a04559b43fc2b2f
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 227c4b8f8a0d..ac02cd18ea0a 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48S" +#define QWLAN_VERSIONSTR "5.1.0.48T" #endif /* QWLAN_VERSION_H */ |
