diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-28 04:52:03 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-28 04:52:04 -0700 |
| commit | cd44c9d7ed8b853ccc45f4e478cad24a9d06f15a (patch) | |
| tree | c3b093ab4e4e96debb7d87787e80d08f84655ffc | |
| parent | 582f219ab90d48e9f8ffe337a6b660626064bd66 (diff) | |
Release 5.1.1.6Z
Release 5.1.1.6Z
Change-Id: I94b784cc9569e317f3bc8c7035b9669d8e32c42a
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 d1f83ca8e2e4..fff69a9897bb 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 6 -#define QWLAN_VERSIONSTR "5.1.1.6Y" +#define QWLAN_VERSIONSTR "5.1.1.6Z" #endif /* QWLAN_VERSION_H */ |
