diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 23:42:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 23:42:03 -0800 |
| commit | d2c83bfe1c37d817bc567d559759f7c26321bc6d (patch) | |
| tree | 9088be541afee252edc25e5d89c73f06a75b081e | |
| parent | 8c7c9456fdce7c43acded0a1136495099d39e960 (diff) | |
Release 5.1.0.51D
Release 5.1.0.51D
Change-Id: I4413e6daff5501875b0e27038b0e2b92b04b9508
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 800b8d1167ea..c36b16d3782d 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51C" +#define QWLAN_VERSIONSTR "5.1.0.51D" #endif /* QWLAN_VERSION_H */ |
