diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-15 02:18:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-15 02:18:07 -0800 |
| commit | c7e0d5b4f3bd95de4e65efdbc72bdbfe2b018f04 (patch) | |
| tree | b1b52003cdde85db0dd5932b8dffbba00ba416cb | |
| parent | e9c3dfbd73d4393f34ff5b1fca56b6b14d94f0a8 (diff) | |
Release 5.1.0.36S
Release 5.1.0.36S
Change-Id: Iccd86ef4f99c296e1b59baf3ae1c68b3c065dc4c
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 b2a5ab0b850f..50e98ea9d99f 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36R" +#define QWLAN_VERSIONSTR "5.1.0.36S" #endif /* QWLAN_VERSION_H */ |
