diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 12:40:08 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 12:40:08 -0800 |
| commit | 2bd5fc077b3049b3c7caa1cbd644af3e8963a553 (patch) | |
| tree | 716ec4576f6bddc91e95d7d9da3dba6af7f672ca | |
| parent | 575415a8cfcef96dbacd4e6ddea298a8527c3d01 (diff) | |
Release 5.1.0.37D
Release 5.1.0.37D
Change-Id: Ib83788da5cb8a46e011a2dc15845dc134776b854
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 d8e865172dd1..7db30d661bf8 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37C" +#define QWLAN_VERSIONSTR "5.1.0.37D" #endif /* QWLAN_VERSION_H */ |
