diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-05 12:04:45 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-05 12:04:45 -0700 |
| commit | 4f63952090dee3bc9916c2f206d28a73c8d34ae7 (patch) | |
| tree | 58e990487e2a6aba305d250e50ffe143b6ece352 | |
| parent | fe5b9f3ae407dc3f4e96c7764af90a1cec29aae6 (diff) | |
Release 5.1.1.55N
Release 5.1.1.55N
Change-Id: I80b62d7b8b0f089a6f10a8a6cb30e863c034309b
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 0a482d4f84ff..13af6862e83a 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 55 -#define QWLAN_VERSIONSTR "5.1.1.55M" +#define QWLAN_VERSIONSTR "5.1.1.55N" #endif /* QWLAN_VERSION_H */ |
