diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 15:19:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 15:19:56 -0800 |
| commit | 9f5c2ed92916b44193e58d6ceee830b9a6ec3b02 (patch) | |
| tree | 89b48c9505de0e5c8a7b7cb11569ac9f04052c91 | |
| parent | eeb7c5a6fa1071b4888bf01a2ed5190f82a63769 (diff) | |
Release 5.1.1.1Y
Release 5.1.1.1Y
Change-Id: Id5c2a80d85882a7700848ca8fba2cc7e9a8b8ad8
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 41fed01823e5..e88924e1518a 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 1 -#define QWLAN_VERSION_EXTRA "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1X" +#define QWLAN_VERSIONSTR "5.1.1.1Y" #endif /* QWLAN_VERSION_H */ |
