diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-12 01:27:08 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-12 01:27:09 -0800 |
| commit | b65a7c8c4609dd0b128599abc441ffd53aa7d6ea (patch) | |
| tree | 878cba82aede268fc822564554474567521bf17b | |
| parent | c58aa57601fbdb0afaedd3a2c7acad81ce1581d3 (diff) | |
Release 5.1.1.44N
Release 5.1.1.44N
Change-Id: I25cc71ef9fb9815187a0b9b74e1b385c767e5121
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 bf457dd5b45b..003be5985010 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44M" +#define QWLAN_VERSIONSTR "5.1.1.44N" #endif /* QWLAN_VERSION_H */ |
