diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-06-08 01:31:22 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-06-08 01:31:22 -0700 |
| commit | 264a99073ac9fe36a3856018ad967dd0d2a9d6fa (patch) | |
| tree | de960c0c41270028e2de9eea1c1d742972c7cb38 | |
| parent | d9f5b3edae0dd71f1af9ea4348e3a26b355946ac (diff) | |
Release 5.1.1.77F
Release 5.1.1.77F
Change-Id: Iaaf8e6a6e41c43687a73c913d1f6cc0a35525494
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 307d29b6e749..b5b48cb3efb4 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 77 -#define QWLAN_VERSIONSTR "5.1.1.77E" +#define QWLAN_VERSIONSTR "5.1.1.77F" #endif /* QWLAN_VERSION_H */ |
