diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 19:24:31 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 19:24:32 -0700 |
| commit | ed27fd1eafc02c18e0fec5d88ce1d440ac07f17e (patch) | |
| tree | 17ce57b1dcf2f54db76bb45cabf93c128352c7e3 | |
| parent | 3215d1194356d988a69b58b8359dd09ea4f4a619 (diff) | |
Release 5.1.1.6P
Release 5.1.1.6P
Change-Id: I75372023420f45d0650dc780f2c66bbd9814398b
CRs-Fixed: 688141
| -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 9eb6192fe8a2..426601a2d266 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 6 -#define QWLAN_VERSIONSTR "5.1.1.6O" +#define QWLAN_VERSIONSTR "5.1.1.6P" #endif /* QWLAN_VERSION_H */ |
