diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 13:11:52 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 13:11:52 -0800 |
| commit | e5be8c0a4897f50d1b77d1b04d43f3a770bac1a5 (patch) | |
| tree | 3b9599fa96600ab3f128cbc442c9109456f95de8 | |
| parent | 1767544aba983f137a193b21c4306405e213ca84 (diff) | |
Release 5.1.0.43Y
Release 5.1.0.43Y
Change-Id: Ibef74acee621eedfd7ef3aa9c6b2aebbfb8b1031
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 70cc6e2f0ea8..3fbd744fb306 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43X" +#define QWLAN_VERSIONSTR "5.1.0.43Y" #endif /* QWLAN_VERSION_H */ |
