diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-30 21:22:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-30 21:22:01 -0800 |
| commit | e394cc05332b4ae92d464ed5e73ca6c8e2f52e7d (patch) | |
| tree | 97458180891f2625a6d8ef52a751860db0b0fffe | |
| parent | dd393e781c84608298fcef9579755ee9ea64031b (diff) | |
Release 5.1.0.47D
Release 5.1.0.47D
Change-Id: I8bd66b17b57aa27e061871d322d9ec26bf95ec98
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 e81ed3e644ee..77a545e6c0e5 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47C" +#define QWLAN_VERSIONSTR "5.1.0.47D" #endif /* QWLAN_VERSION_H */ |
