diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-08-07 05:55:20 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-08-07 05:55:21 -0700 |
| commit | aec2a5bc1cf94df21d5ee3a8641e1435ba7b6b5d (patch) | |
| tree | 6236ff2ad57dff5e0ad9d3a347826c4807ee7273 | |
| parent | 57c9807524e2353367c3a77c26d042ea72a680e7 (diff) | |
Release 5.1.1.74G
Release 5.1.1.74G
Change-Id: Iee4c75bb4593030d3be160a3fdca6b6fd9e1daef
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 bac5a52611da..79cde0ca42e2 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 74 -#define QWLAN_VERSIONSTR "5.1.1.74F" +#define QWLAN_VERSIONSTR "5.1.1.74G" #endif /* QWLAN_VERSION_H */ |
