diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-08-13 05:54:08 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-08-13 05:54:08 -0700 |
| commit | 93f0a65a750bd50761c81b5c9b793c0e7c31d41d (patch) | |
| tree | de7ddecdeaf36280c477f4420c98fa27163abed8 | |
| parent | ed1a9c418fd4dfd657495d3230c4dc8db043ca57 (diff) | |
Release 5.1.1.74H
Release 5.1.1.74H
Change-Id: I3d7c0c0781eacef89decc50bf90987b1b43a8273
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 79cde0ca42e2..7aeb361951b4 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 74 -#define QWLAN_VERSIONSTR "5.1.1.74G" +#define QWLAN_VERSIONSTR "5.1.1.74H" #endif /* QWLAN_VERSION_H */ |
