diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 21:41:18 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 21:41:18 -0700 |
| commit | 9f28572ef080f09472d67778450fd5da4f38a7b4 (patch) | |
| tree | bb0fb2ef02b854c888e18a9d3cf25982fe193cdd | |
| parent | 182732e1d25790c46cf079bd5aad372a520b78c8 (diff) | |
Release 5.1.1.8Q
Release 5.1.1.8Q
Change-Id: I9e4cc0625245418cb82a0aa1f6ea26e0b4de9f2c
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 7791184a4307..f997d9b49883 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8P" +#define QWLAN_VERSIONSTR "5.1.1.8Q" #endif /* QWLAN_VERSION_H */ |
