diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-05 07:23:06 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:51:02 -0800 |
| commit | cb0b69cff98e04c5f9c95fb88c9bff19385a154c (patch) | |
| tree | 7dd392888f9257deb1cbd924c12972f9180dfb83 | |
| parent | f5062ef54cd8a31db53b1ccf9d6005fa758875f5 (diff) | |
Release 5.1.0.42Z
Release 5.1.0.42Z
Change-Id: I28b0b5cc46dc3615ca9adc6ca51cb0ba0bd104f3
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 b414ce1a7284..f8f244ceeafd 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42Y" +#define QWLAN_VERSIONSTR "5.1.0.42Z" #endif /* QWLAN_VERSION_H */ |
