diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-24 01:19:04 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-24 01:19:04 -0700 |
| commit | 4d6e037c4fe1bfe5730c104f267fb8f7ebd231e6 (patch) | |
| tree | c12b6b9a0db7412f13ef59513df7e628a8baa465 | |
| parent | 352ad1b1df628d007c32144d9960e514490c07fd (diff) | |
Release 5.1.1.37Q
Release 5.1.1.37Q
Change-Id: I945048d26a0cfda5a39a366f6a91efe92f42d9c3
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 19733faaa034..2178dc5af284 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37P" +#define QWLAN_VERSIONSTR "5.1.1.37Q" #endif /* QWLAN_VERSION_H */ |
