diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 14:02:19 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 14:02:19 -0800 |
| commit | 4dd854045805998079d521237b347422d7a79763 (patch) | |
| tree | 8672b6006b90a65c03c7fa81454f79fdae879679 | |
| parent | 8e205a3ee992ab065a8cc1d3bbe1c1d10c03f527 (diff) | |
Release 5.1.0.50S
Release 5.1.0.50S
Change-Id: Ie5ea335682c3b96e9503275b33ad78252af72cf1
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 b884ca73db48..062d7dc69b13 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50R" +#define QWLAN_VERSIONSTR "5.1.0.50S" #endif /* QWLAN_VERSION_H */ |
