diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 16:58:15 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 16:58:15 -0800 |
| commit | b5606011badd15ea9998af9daaf28ff86d2ae6b9 (patch) | |
| tree | 26bb5172129b8c531022f97dac0358f96c6ff1cd | |
| parent | d9d2735da006e05e1bc36c6523fef1363c4cf37a (diff) | |
Release 5.1.0.44W
Release 5.1.0.44W
Change-Id: Ia8bada381f7e4254fee5d4d3f839fa7a13c359c2
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 708d1f84c2c8..8b4c7180d848 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44V" +#define QWLAN_VERSIONSTR "5.1.0.44W" #endif /* QWLAN_VERSION_H */ |
