diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 03:35:51 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 03:35:52 -0800 |
| commit | 5e5311435220432c274cda25ebdb76c7310efd77 (patch) | |
| tree | d51edc9c1e59317c463feb4a647232d2d3615876 | |
| parent | 8c0b847478941047e1f0492eba601b38ff1722d2 (diff) | |
Release 5.1.0.42E
Release 5.1.0.42E
Change-Id: I79bcfa864bd8b6f4035ffe7ec64a172481ebb329
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 c76e480d8efd..18909fa86443 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42D" +#define QWLAN_VERSIONSTR "5.1.0.42E" #endif /* QWLAN_VERSION_H */ |
