diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-04 14:53:46 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-04 14:53:47 -0800 |
| commit | 483f692f321e5c76eadb95ba49ca931a215a9f89 (patch) | |
| tree | cbd3fbdc35099be0d0a6a8a446eaabeb5da2830f | |
| parent | dba06ca031bcd564b51dcb66807680dbad0b3756 (diff) | |
Release 5.1.0.42W
Release 5.1.0.42W
Change-Id: I68ba2384fb0a4af5253a117829b8585652b91ab6
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 265dfad04aab..e9ac44aca5ef 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42V" +#define QWLAN_VERSIONSTR "5.1.0.42W" #endif /* QWLAN_VERSION_H */ |
