diff options
| author | snandini <snandini@codeaurora.org> | 2020-07-24 09:10:50 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2020-07-24 09:10:50 -0700 |
| commit | 6f4ef445a4377b3ff65c772dd06d740d05e99bb9 (patch) | |
| tree | 48625665ca506ef57875aa82ee5e37c03324ebd6 | |
| parent | 40e3cf079f07cb831a6fe13e4420a95cd9b36b5b (diff) | |
Release 5.1.1.77U
Release 5.1.1.77U
Change-Id: Id6d5e796daa4f1e174cb9fe889394ce67c670fe8
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 835091cc403a..a007c98b67f9 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 77 -#define QWLAN_VERSIONSTR "5.1.1.77T" +#define QWLAN_VERSIONSTR "5.1.1.77U" #endif /* QWLAN_VERSION_H */ |
