diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-16 08:46:44 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-16 08:46:44 -0800 |
| commit | 409ec04753a154544b5285cecdbdec05fa202496 (patch) | |
| tree | 83d99cb9266a3175a40ec4c33a6644381ac1b3c8 | |
| parent | 18693ef953b8f5fc3bc1d7052064f0d680397fa2 (diff) | |
Release 5.1.1.44Z
Release 5.1.1.44Z
Change-Id: Id4d367998025af2576fd3487ed0831bae7d7806a
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 e9e267dd4940..8410f6ab1b9c 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44Y" +#define QWLAN_VERSIONSTR "5.1.1.44Z" #endif /* QWLAN_VERSION_H */ |
