diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-10-11 04:26:50 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-10-11 04:26:50 -0700 |
| commit | 9e1c106692a7facb611754274b7d5720718cf99f (patch) | |
| tree | f93d12f35c5a132b184fb141823134766781bef8 | |
| parent | 7ec1e01438efdd016197afaa6a9056e87651d1f0 (diff) | |
Release 5.1.1.74Z
Release 5.1.1.74Z
Change-Id: If67ca947a440c64d7165a05b563058c1f387491f
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 e360507f58f1..f96580825196 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 74 -#define QWLAN_VERSIONSTR "5.1.1.74Y" +#define QWLAN_VERSIONSTR "5.1.1.74Z" #endif /* QWLAN_VERSION_H */ |
