diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 05:10:10 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 05:10:11 -0700 |
| commit | d411cbc065d1be12e8640710de39388085911ed5 (patch) | |
| tree | 8b16f5cd29bbf77b3819eae6ba05f7fda434e72c | |
| parent | 0c66b1c7589c16c858cb98a57a00fcee3d2e6c68 (diff) | |
Release 5.1.0.32X
Release 5.1.0.32X
Change-Id: I0fcf961f46cb83356c6f0a170cc90b130db4f517
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 eff3e368b93e..40c27de1ad8c 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32W" +#define QWLAN_VERSIONSTR "5.1.0.32X" #endif /* QWLAN_VERSION_H */ |
