diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-10-01 04:12:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-10-01 04:12:47 -0700 |
| commit | f4e5f68b40c3bd746ded113cfec5d9e05cac55a6 (patch) | |
| tree | c92ab6e559a494d432007ddf10229cc27c06eb38 | |
| parent | 983bbf82e3dd9e802e4b370fb217e7f514fbeeb5 (diff) | |
Release 5.1.1.74V
Release 5.1.1.74V
Change-Id: I8cc493dbe9cb777358bd8c8d4f980156461f3ea2
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 d7fe0ec63c2c..1a08a0201241 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 74 -#define QWLAN_VERSIONSTR "5.1.1.74U" +#define QWLAN_VERSIONSTR "5.1.1.74V" #endif /* QWLAN_VERSION_H */ |
