diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-26 04:49:41 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-26 04:49:41 -0700 |
| commit | ff259891b0126adfc09ccf316166439392ef2c44 (patch) | |
| tree | 76d46214fda6a45f4e5cc1b1a4b9f1110eda7e45 | |
| parent | 498a0cd6657c4cd00936fd47322bab79fc180a6b (diff) | |
Release 5.1.0.28E
Release 5.1.0.28E
Change-Id: Ied6f8ee4c84b71ead829d89cdef74a71b6fccb46
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 6fec10d97e10..4961be7d0034 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28D" +#define QWLAN_VERSIONSTR "5.1.0.28E" #endif /* QWLAN_VERSION_H */ |
