diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 12:26:07 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:48 -0800 |
| commit | 6df9af08935620052132be19795174ba1142e719 (patch) | |
| tree | 0b93d6716b413eca12b3e582e1bbd41734d65421 | |
| parent | fff9c5c049fcbf4235f3ec0a41523723d0eae5f0 (diff) | |
Release 5.1.1.3E
Release 5.1.1.3E
Change-Id: I199efa8feff1a4b89cdfecdb9f22e3b157d84312
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 6bdbb080a438..a88fdbb94709 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 1 -#define QWLAN_VERSION_EXTRA "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3D" +#define QWLAN_VERSIONSTR "5.1.1.3E" #endif /* QWLAN_VERSION_H */ |
