diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 18:46:05 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 18:46:06 -0700 |
| commit | f754bee3890abbd595189e24534b2136faa3a01f (patch) | |
| tree | 916bb0117b4cce41816246907faf5ef566b87b2c | |
| parent | ae6ae24d5000bbebe078b9303c4e6bc8b8d28b21 (diff) | |
Release 5.1.0.29W
Release 5.1.0.29W
Change-Id: I3af91053db071b62137116ecd62c782fa9d05b7c
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 b917a7540656..48eebffd2f06 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29V" +#define QWLAN_VERSIONSTR "5.1.0.29W" #endif /* QWLAN_VERSION_H */ |
