diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 06:20:34 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 06:20:34 -0700 |
| commit | 3956937e08299ba7bd0022cf7788695bd4dbf786 (patch) | |
| tree | 82fe29097a40a20babfdcfb841a4f775a5a18288 | |
| parent | 00534f72418aae8ab65068b04a3d489c14ff4869 (diff) | |
Release 5.1.1.59Z
Release 5.1.1.59Z
Change-Id: Iad50898b179d1a85982c355d1f06c33a33f18eb5
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 db68c44bc758..de2e8fb3f711 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 59 -#define QWLAN_VERSIONSTR "5.1.1.59Y" +#define QWLAN_VERSIONSTR "5.1.1.59Z" #endif /* QWLAN_VERSION_H */ |
