diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-17 04:54:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-17 04:54:29 -0800 |
| commit | 909b507228b24fd055e7eb6c4fff4d4dc502dae0 (patch) | |
| tree | ea277e2ad531aa7fea0f004bff01e9c180ca797f | |
| parent | 4967bf2cf80ef095039dd00b048745f549c45cd7 (diff) | |
Release 5.1.0.45E
Release 5.1.0.45E
Change-Id: I90a74fbad94e8ac0f1833736b40517c196fdc09f
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 7c76ddb274b6..d49485d8a3a4 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.45D" +#define QWLAN_VERSIONSTR "5.1.0.45E" #endif /* QWLAN_VERSION_H */ |
