diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-09-04 07:52:58 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-09-04 07:52:58 -0700 |
| commit | 00736f13fba23c1879bd4ced9b71e7af1f3fc9ad (patch) | |
| tree | 94cbff9e8c0c88624214ef97f9053a3cd252977f | |
| parent | caa606dbcfdf8ea91e1c677a7aa87eabf1b48cf4 (diff) | |
Release 5.1.1.74N
Release 5.1.1.74N
Change-Id: I70f60590cb901666a6fc2fe9fec36c52b9ca24ed
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 461af3a6e0f6..31b7712f6ba9 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 74 -#define QWLAN_VERSIONSTR "5.1.1.74M" +#define QWLAN_VERSIONSTR "5.1.1.74N" #endif /* QWLAN_VERSION_H */ |
