diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 15:49:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 15:49:55 -0800 |
| commit | aed357f52f8413844abff829ec7610640cd4c5f2 (patch) | |
| tree | b7efadac221d06a25537280d6447df9451342081 | |
| parent | 1d0e1f5ffb88b9e8dcc64ebead6064e91c2ca293 (diff) | |
Release 5.1.0.37S
Release 5.1.0.37S
Change-Id: I9098900460dc3250ae80794b7f99e76576d3486c
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 eb327d408c03..153249c5a0ff 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.37R" +#define QWLAN_VERSIONSTR "5.1.0.37S" #endif /* QWLAN_VERSION_H */ |
