diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-29 13:59:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-29 13:59:07 -0800 |
| commit | 69bd1a9d71db26ffe0ae393f43348ac46dd874e4 (patch) | |
| tree | fa314ea5fb064c3346a280510e46fafc0ca378af | |
| parent | 4ca502c349d8870ae54ab277a632c7271f0eabbf (diff) | |
Release 5.1.0.42S
Release 5.1.0.42S
Change-Id: If73ff2143fbb804a354f1fef237bc4d41ca22935
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 de3e04232073..81e6618a4c18 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42R" +#define QWLAN_VERSIONSTR "5.1.0.42S" #endif /* QWLAN_VERSION_H */ |
