diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 15:17:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 15:17:51 -0800 |
| commit | 68e4e08a6fb92149daea19d128adfd32f19f47f1 (patch) | |
| tree | 1f8eea4a6a51aa22524512e31f2914ebd2ced6f4 | |
| parent | caba5fbc398c649872bbee920a88258c10fb1823 (diff) | |
Release 5.1.0.45S
Release 5.1.0.45S
Change-Id: Id584fd840914915efefe5231821c4f71bb00aa68
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 340f798fd3e6..3f4613bed71e 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45R" +#define QWLAN_VERSIONSTR "5.1.0.45S" #endif /* QWLAN_VERSION_H */ |
