diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-31 00:13:33 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-31 00:13:33 -0800 |
| commit | 4cf3a506865b4aa04556c33e2bd7cc2fada5fa93 (patch) | |
| tree | 0137609ecfa5603d0dd26c719f8d770d01f03fec | |
| parent | 4e44b25b26a594aa8180827729d2b298c894fc5d (diff) | |
Release 5.1.0.47E
Release 5.1.0.47E
Change-Id: I1afd07a6e7a08b73727de0a30f59aaf360f3082d
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 77a545e6c0e5..620496143d4a 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47D" +#define QWLAN_VERSIONSTR "5.1.0.47E" #endif /* QWLAN_VERSION_H */ |
