diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 21:57:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 21:57:54 -0800 |
| commit | a7242a876b77c9541678eed8cc75eb4f6fed94ec (patch) | |
| tree | b6b346c35cb07e96613112156ec4d68620dfff7b | |
| parent | f726ad4eede8d6bfac11be70c886a6d0888c5349 (diff) | |
Release 5.1.0.45W
Release 5.1.0.45W
Change-Id: I6fe674599a0c0a37494ad48f892fb763e14e114b
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 2b4b10eb330d..4512e0b2d8cd 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45V" +#define QWLAN_VERSIONSTR "5.1.0.45W" #endif /* QWLAN_VERSION_H */ |
