diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-23 18:14:26 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-23 18:14:27 -0700 |
| commit | 5cc34f6b4545fec95d3031f247682a961585725d (patch) | |
| tree | 1b3a69cc289d1528b741dd3a166cacf8aa515ce5 | |
| parent | cde6463873641663c969b043cfdb61c596737e2f (diff) | |
Release 5.1.1.67Z
Release 5.1.1.67Z
Change-Id: Ifa54a92a197487043a968a033b139a49790d0392
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 2fb7b58659cc..21bc764ef844 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 67 -#define QWLAN_VERSIONSTR "5.1.1.67Y" +#define QWLAN_VERSIONSTR "5.1.1.67Z" #endif /* QWLAN_VERSION_H */ |
