diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-12 18:40:01 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-12 18:40:02 -0800 |
| commit | 362df39fda616bc1307d75742771f24e06c8ee27 (patch) | |
| tree | 434749ebe45aa6246e14a794a79fde606427d22c | |
| parent | c138b7c8b0cc977696919826c0c9d9b64657fd9a (diff) | |
Release 5.1.1.41N
Release 5.1.1.41N
Change-Id: I400e68742569ea0ae0417e9dc2f97a7b8e520ee9
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 ad7ed82a7bfe..d4e0014a388d 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 41 -#define QWLAN_VERSIONSTR "5.1.1.41M" +#define QWLAN_VERSIONSTR "5.1.1.41N" #endif /* QWLAN_VERSION_H */ |
