diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-31 15:24:56 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-31 15:24:56 -0700 |
| commit | 66ecccbbfab6b45956c664bd8fea973241af3b08 (patch) | |
| tree | e05a4c3fb860d7a430df8aa43f0bbd27225831e6 | |
| parent | ab2022b3c178a8c85d7591f2abac64930e769c98 (diff) | |
Release 5.1.0.34E
Release 5.1.0.34E
Change-Id: Ib5974da59fa7a1264fe4cbf7d5f61ed8dfdf9c61
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 6abb230e782b..9ecc4cdcdf28 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34D" +#define QWLAN_VERSIONSTR "5.1.0.34E" #endif /* QWLAN_VERSION_H */ |
