diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 13:53:46 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 13:53:46 -0800 |
| commit | e0c3d8f1da97227cca7cf9b707246cb78e580a58 (patch) | |
| tree | e78aff222d27260858d78ca7dbdec7df76156b15 | |
| parent | b1dc6cf3e15f8c3498ac22f78d6d789f32c43bda (diff) | |
Release 5.1.0.40E
Release 5.1.0.40E
Change-Id: I9d8c5dbfe4455999c06a9e179163c5b295792453
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 dbbd76676999..a8292ae094e0 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40D" +#define QWLAN_VERSIONSTR "5.1.0.40E" #endif /* QWLAN_VERSION_H */ |
