diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-08 01:33:31 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-08 01:33:31 -0800 |
| commit | 322c8ae9fce69d6d04b36e0cb3dd1ce7cacc681a (patch) | |
| tree | 1ef82328d108a01d0b342004ab9bb39bfbd5b071 | |
| parent | d04d3782008ec3528b65b385b3f65407ae2b5e08 (diff) | |
Release 5.1.1.43V
Release 5.1.1.43V
Change-Id: Ic8a9128cd727682c58816d89396d727294338f7b
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 538637550659..6698d5edf609 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 43 -#define QWLAN_VERSIONSTR "5.1.1.43U" +#define QWLAN_VERSIONSTR "5.1.1.43V" #endif /* QWLAN_VERSION_H */ |
