diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-14 11:22:12 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-14 11:22:12 -0800 |
| commit | 8f469225ff2bc5bf590e8b656d4b9a662bd57724 (patch) | |
| tree | 952666f5f3a21848aec350fd68ff3b78d4c18478 | |
| parent | 43d9691c7e8c5aa04e95a82d9482af6efe134bae (diff) | |
Release 5.1.1.47Z
Release 5.1.1.47Z
Change-Id: I21083c46d56002f26302d0f7d39a4f116570f337
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 a3882d5c74a2..e34d9b8cec9d 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 47 -#define QWLAN_VERSIONSTR "5.1.1.47Y" +#define QWLAN_VERSIONSTR "5.1.1.47Z" #endif /* QWLAN_VERSION_H */ |
