diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-06-12 03:03:21 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-06-12 03:03:21 -0700 |
| commit | bdca97fb188e7c1b0c829dfa2978e5a8e4ddcd5b (patch) | |
| tree | 8b23aa881ef91522a23cbb6fd239a54803d8a793 | |
| parent | 76d592d87d486493b0780720c03ca9bd92ef40a0 (diff) | |
Release 5.1.1.73Q
Release 5.1.1.73Q
Change-Id: I5771026efb1f88210f06e1585d4a0b4a7a1203f9
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 67eb0a092ecf..98a535d9e7a7 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 73 -#define QWLAN_VERSIONSTR "5.1.1.73P" +#define QWLAN_VERSIONSTR "5.1.1.73Q" #endif /* QWLAN_VERSION_H */ |
