diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-24 22:43:01 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-24 22:43:01 -0800 |
| commit | 87f32ded1813dda165d85c280aabee6048554a60 (patch) | |
| tree | fa6cd7364d85ea29b99596240cac4b27910d76cc | |
| parent | 985c406c53914d9f0b97197c0f20b4d2e2e815f2 (diff) | |
Release 5.1.1.45Z
Release 5.1.1.45Z
Change-Id: Ie11f2b245bf1297a3a6a573792ebb3c20cd56277
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 2bac208d28a6..7d5b6a1b9351 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.1.45Y" +#define QWLAN_VERSIONSTR "5.1.1.45Z" #endif /* QWLAN_VERSION_H */ |
