diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 23:47:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 23:47:39 -0800 |
| commit | 98aec6b82d91b77692436bc712ba0a6b8a0a43e3 (patch) | |
| tree | 2d662d9934d94297bd73fbf2e244e31578929c5e | |
| parent | 7a8192dad440b0d4aa6e3983aa22474cf6cb5b9f (diff) | |
Release 5.1.0.45X
Release 5.1.0.45X
Change-Id: Ifcfae240dddd288e8b3f2f639bc1775a176f2e64
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 4512e0b2d8cd..aeb813f99000 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.45W" +#define QWLAN_VERSIONSTR "5.1.0.45X" #endif /* QWLAN_VERSION_H */ |
