diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-02-13 03:53:48 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-02-13 03:53:48 -0800 |
| commit | 880be8ec67d5c619a0c7fa765b84bcc5060daa14 (patch) | |
| tree | 38e04493b0911c6fb077c5003ff9a95150b9dd41 | |
| parent | 77fc1923f9c08a5d5e573c47b19975b033e98f6f (diff) | |
Release 5.1.1.76E
Release 5.1.1.76E
Change-Id: I9d21fc028382578384e670a19f8369651d62911c
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 4f6f782c30b8..e862abb79187 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 76 -#define QWLAN_VERSIONSTR "5.1.1.76D" +#define QWLAN_VERSIONSTR "5.1.1.76E" #endif /* QWLAN_VERSION_H */ |
