diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 02:33:41 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 02:33:42 -0800 |
| commit | d3f8406a979dea8b2ca905da46147867c599d391 (patch) | |
| tree | b7b006e9ff2dc647081affe7242675f99968e5fc | |
| parent | d37ad761c3c4f2d8834ed4f012c6ea6979c30a04 (diff) | |
Release 5.1.0.51E
Release 5.1.0.51E
Change-Id: I253cf84ec16a39a91bdb619c771d53b540710f23
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 c36b16d3782d..db200e65a593 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51D" +#define QWLAN_VERSIONSTR "5.1.0.51E" #endif /* QWLAN_VERSION_H */ |
