diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 01:10:46 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 01:10:46 -0800 |
| commit | 05a144d821bd41f074dfea24adf8cc638d539f30 (patch) | |
| tree | 5ba68186cddc921af64881fc1cccc84da186ffac | |
| parent | b86ab0ef3e1da08bcbfa1cf1b4be25a79df47615 (diff) | |
Release 5.1.0.35X
Release 5.1.0.35X
Change-Id: I0d675e5fcd78e67812e346e13bc5c8dcaa875842
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 292bcad4b8c3..87a28b308b7d 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35W" +#define QWLAN_VERSIONSTR "5.1.0.35X" #endif /* QWLAN_VERSION_H */ |
