diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 10:57:37 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 10:57:37 -0800 |
| commit | 0f2e9a8fba71efc3e5857bbeb35de71e02f1f7db (patch) | |
| tree | 1d3e36b3e58dff2b7392d415c84ea4dbf3ac76ce | |
| parent | 6fb2071f2264d8c77d99fa0fb8e5557db4c68270 (diff) | |
Release 5.1.0.43W
Release 5.1.0.43W
Change-Id: I57b44f557292db1d28983304c2aba3b03d61804a
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 d349f38f75b6..e182c5fbca76 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43V" +#define QWLAN_VERSIONSTR "5.1.0.43W" #endif /* QWLAN_VERSION_H */ |
