diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-10 08:03:55 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-10 08:03:55 -0800 |
| commit | ace90ea7eb2803f9643c366b416ff9b2e61faf19 (patch) | |
| tree | 38435a9c527866a145b5cad63194a312308b119d | |
| parent | eceb6d0aeeaf730e11cb2bf08c8054b700bc1cc9 (diff) | |
Release 5.1.1.75W
Release 5.1.1.75W
Change-Id: If0077f2e41d26ecd3b73f92e157b7e1924f19835
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 3641711e9822..c1e824cc26db 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "5.1.1.75V" +#define QWLAN_VERSIONSTR "5.1.1.75W" #endif /* QWLAN_VERSION_H */ |
