diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-05 21:24:48 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:55:15 -0800 |
| commit | 49477728016a12ff20c834072d19e578d1bc2dac (patch) | |
| tree | 67e994e005350aca3509412f952a32b51a9af7d4 | |
| parent | 84825bc039923fb9f4e2f7261339382a623e4b30 (diff) | |
Release 5.1.0.43D
Release 5.1.0.43D
Change-Id: Ibc91c96476e9f367ee80d938a72a2105319cdbfa
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 466a85cf3b43..be8184424cd6 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43C" +#define QWLAN_VERSIONSTR "5.1.0.43D" #endif /* QWLAN_VERSION_H */ |
