diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-23 12:54:43 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-23 12:54:43 -0800 |
| commit | 5601ebe58d40e04d137f675ab0c1ecffc26cb882 (patch) | |
| tree | 66b25b80604091926d18e084f02e2a61149a0393 | |
| parent | 2563199f3c54861372bee985b0c65137f9890b7c (diff) | |
Release 5.1.1.45Q
Release 5.1.1.45Q
Change-Id: I0c0933594b8ffe58c1ec1769c2ad060595e6ef12
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 c04c630f2a2f..025c2d46b162 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.1.45P" +#define QWLAN_VERSIONSTR "5.1.1.45Q" #endif /* QWLAN_VERSION_H */ |
