diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-05 03:18:23 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-05 03:18:23 -0700 |
| commit | f610c9965ba42bc83bd6b94ae5c1a79cf4fedbb8 (patch) | |
| tree | 5a849cccd6ce431d082a930ea75c7f0c41dbd7af | |
| parent | 34d7d1441d5ad0516aaf03ee80122826c274e86c (diff) | |
Release 5.1.1.52M
Release 5.1.1.52M
Change-Id: I068c6a6a119bd9f437b4f3a090e455be4404d599
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 be0378c417eb..7467e5f6c1cb 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 52 -#define QWLAN_VERSIONSTR "5.1.1.52L" +#define QWLAN_VERSIONSTR "5.1.1.52M" #endif /* QWLAN_VERSION_H */ |
