diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 23:54:01 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 23:54:03 -0800 |
| commit | 708d2a778c2675c6e3c8d032acc486030f87f747 (patch) | |
| tree | 74d96696505e94851343165af9ee075b6e2fe66a | |
| parent | 7acaaabcb96155b5deb53360a24cc86691105a0a (diff) | |
Release 5.1.0.35W
Release 5.1.0.35W
Change-Id: Ic228d736bca31b7f4c905f0e2074f41c2ac7aa15
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 fdad49490a67..292bcad4b8c3 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.0.35V" +#define QWLAN_VERSIONSTR "5.1.0.35W" #endif /* QWLAN_VERSION_H */ |
