diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 09:56:59 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 09:56:59 -0800 |
| commit | 45b6e59112f547993eb6a77ada8e250ea85aac69 (patch) | |
| tree | 6a9855b51e0feb4314107381664bfb1bbc5fea37 | |
| parent | f8e1cac04012e73cf4ec16dc1782058ea153b21c (diff) | |
Release 5.1.0.46S
Release 5.1.0.46S
Change-Id: I545c8cebdc85856131ba7e4de336c5037aba83c7
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 31969f1a75a5..e3148b1b9b75 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46R" +#define QWLAN_VERSIONSTR "5.1.0.46S" #endif /* QWLAN_VERSION_H */ |
