diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-03-28 16:44:10 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-03-28 16:44:10 -0700 |
| commit | 11b507a8142b30ca3c7ce99272aa64aa45627f9c (patch) | |
| tree | dccf010410fa4dc5b426ccabe736280752c886bb | |
| parent | bf5f37a3b128c2d945ebe0ba6933f3598e59798f (diff) | |
Release 5.1.1.71Q
Release 5.1.1.71Q
Change-Id: Ibc9f6e9718fbfe56843e958eb9acb8c5b2d7b810
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 862e05cac144..ecb8153ca706 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 71 -#define QWLAN_VERSIONSTR "5.1.1.71P" +#define QWLAN_VERSIONSTR "5.1.1.71Q" #endif /* QWLAN_VERSION_H */ |
