diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 18:33:33 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 18:33:33 -0700 |
| commit | 00aad6442d2cc9b6a6c1edde585564ab32535497 (patch) | |
| tree | bb8fb6b71296c00cd64049b04256853b6f33e621 | |
| parent | 8b0bd363f589f88f9a25e022901b6d76d74aea26 (diff) | |
Release 5.1.1.8P
Release 5.1.1.8P
Change-Id: If8a7ce75441123e28043597cd8e5e943a6910960
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 4aa9e7d8009a..7791184a4307 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8O" +#define QWLAN_VERSIONSTR "5.1.1.8P" #endif /* QWLAN_VERSION_H */ |
