diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-14 12:16:12 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-14 12:16:12 -0800 |
| commit | b5e06536d2eb997deaab56c05d384e2020429cfa (patch) | |
| tree | 670347a62256eef8d62abc88dd3f288c8da369b9 | |
| parent | 04cc8a8a15a79676bda22ebb91e985e03eca2799 (diff) | |
Release 5.1.1.41V
Release 5.1.1.41V
Change-Id: Ie54dc2270809831bae3113298fd9a3ed4de12c86
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 a2b91c9bec18..3db0f5102f7b 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 41 -#define QWLAN_VERSIONSTR "5.1.1.41U" +#define QWLAN_VERSIONSTR "5.1.1.41V" #endif /* QWLAN_VERSION_H */ |
