diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 14:22:41 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 14:22:41 -0800 |
| commit | 3359b0af6bfca0dfcd34fbcbf49632a6f8e3612d (patch) | |
| tree | 778bd0dc5473562add4715d028914fd2205b88eb | |
| parent | ed36ca9fa2b865a3689bfae743a46242190b92a0 (diff) | |
Release 5.1.0.46E
Release 5.1.0.46E
Change-Id: Id28e21b2501c26e782cfdeb9f868fbf759077cc9
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 4065e39365a4..a9f121a19a9e 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46D" +#define QWLAN_VERSIONSTR "5.1.0.46E" #endif /* QWLAN_VERSION_H */ |
