diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-10-23 05:55:24 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-10-23 05:55:24 -0700 |
| commit | df080d9a51ac391e0964f45ad6712bc802400185 (patch) | |
| tree | 65aef670482014d1d23e16aa38a504fbce997f3a | |
| parent | c7218e297dbd35f1957e2ea29a53124f85a3c561 (diff) | |
Release 5.1.1.75E
Release 5.1.1.75E
Change-Id: I912df0bc1d0c5bb2936fbccb3f7b5f49c170fd9c
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 c6ab2715625d..4917419bdae4 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 75 -#define QWLAN_VERSIONSTR "5.1.1.75D" +#define QWLAN_VERSIONSTR "5.1.1.75E" #endif /* QWLAN_VERSION_H */ |
