diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-19 09:08:32 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-19 09:08:32 -0700 |
| commit | 1da3970573bbf53479a84abc824c0a7eee1df412 (patch) | |
| tree | 50d10f560294f6f525145c2ba15920f0011d8305 | |
| parent | b7e54a79609af12343183104f59da633cd4cf109 (diff) | |
Release 5.1.1.53M
Release 5.1.1.53M
Change-Id: I72a30a3ed61174b00494662fe15f4e3d326bc87d
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 66dcbd2f4fdc..8abe24a52ab2 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 53 -#define QWLAN_VERSIONSTR "5.1.1.53L" +#define QWLAN_VERSIONSTR "5.1.1.53M" #endif /* QWLAN_VERSION_H */ |
