diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-01-24 17:46:07 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-01-24 17:46:07 -0800 |
| commit | 7e6e42d7b463df0a2c28f9dbba4abbdddb9bcf5c (patch) | |
| tree | f50b56defd8300dff556b4c8a133ba4bbabefd4e | |
| parent | bd7357fa14c7e69bb6c5d02c36e4dfe3750a5390 (diff) | |
Release 5.1.1.70E
Release 5.1.1.70E
Change-Id: I09d40ffe1c609c41399cca4a4d4424581297fb88
CRs-Fixed: 774533
| -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 fd24e7998cce..d4e8974a8239 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 70 -#define QWLAN_VERSIONSTR "5.1.1.70D" +#define QWLAN_VERSIONSTR "5.1.1.70E" #endif /* QWLAN_VERSION_H */ |
