diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 20:04:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 20:04:07 -0800 |
| commit | 910dc71e9c673d2fb31c5cf51d315d15764456af (patch) | |
| tree | 2e7a11647983111e1ac1cc9e65a7cc200078e2fa | |
| parent | c1ae6513ae7321b2712e0c4cbbab18633cb99272 (diff) | |
Release 5.1.0.50Z
Release 5.1.0.50Z
Change-Id: I5eff7979b4ba8b6db8f583385c5cc52f6f45835c
CRs-Fixed: 688141
| -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 4cdf13e1cc3c..76952e305d40 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 50 -#define QWLAN_VERSIONSTR "5.1.0.50Y" +#define QWLAN_VERSIONSTR "5.1.0.50Z" #endif /* QWLAN_VERSION_H */ |
