diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 00:39:46 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 00:39:46 -0700 |
| commit | 5d76e6500f85d9605888dd9e5e2f799c8774e14a (patch) | |
| tree | 2b4672b8064461c5409ee2e0e06296348e3ff7a0 | |
| parent | 4347f606d44fcf21156102a3cb36b91171ca4235 (diff) | |
Release 5.1.1.7N
Release 5.1.1.7N
Change-Id: I9980b6eb8acdbf4719023633a0dadd9096462cd8
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 f8c19ed11051..94b9b2c467ef 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.1.7M" +#define QWLAN_VERSIONSTR "5.1.1.7N" #endif /* QWLAN_VERSION_H */ |
