diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-05-01 08:20:27 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-05-01 08:20:28 -0700 |
| commit | fbc53d145053d4e53a52e9aeb5daf4eb44e5da69 (patch) | |
| tree | 1c18678314f66b34822185ee279e9a0f05da86e0 | |
| parent | 99e0dc1e6ed45179aa86648e666c86399b997bc6 (diff) | |
Release 5.1.1.76V
Release 5.1.1.76V
Change-Id: Id0e1522dc83b6ed33bc5dfa021fb1ef533143553
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 42344c08e7e4..11142e65151e 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 76 -#define QWLAN_VERSIONSTR "5.1.1.76U" +#define QWLAN_VERSIONSTR "5.1.1.76V" #endif /* QWLAN_VERSION_H */ |
