diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 15:43:37 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 15:43:37 -0700 |
| commit | 8d9020fca46b7207da0ed7b977109c6c4f542154 (patch) | |
| tree | 811334d18097ea2c933d7593c931316bb727545a | |
| parent | 947abd7a4d3b8348498f67ac00896937f5eab019 (diff) | |
Release 5.1.0.27Z
Release 5.1.0.27Z
Change-Id: I4bbba75869fac102b6646c48323624b080faafa1
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 5066880f8082..932268737c4f 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27Y" +#define QWLAN_VERSIONSTR "5.1.0.27Z" #endif /* QWLAN_VERSION_H */ |
