diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-11 04:58:31 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-11 04:58:31 -0700 |
| commit | 2e33c518aabcd791ee07820b4e8f5c6f079d8fbe (patch) | |
| tree | 53fcefa5067ae06deb6a2117e5a2b784a966230b | |
| parent | c40e78683ed970ab10dd267f7bb88539519cecf7 (diff) | |
Release 5.1.1.52U
Release 5.1.1.52U
Change-Id: I00d963073aafa2dc3952de3408dde92c021152ec
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 87ee4dd979e2..16d4e512108f 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 52 -#define QWLAN_VERSIONSTR "5.1.1.52T" +#define QWLAN_VERSIONSTR "5.1.1.52U" #endif /* QWLAN_VERSION_H */ |
