diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-21 18:52:15 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-21 18:52:16 -0700 |
| commit | dc0dcce9c376c30e4812dedb38ed51708020d8cf (patch) | |
| tree | aba0963e29430343d205c692eb20bf39c4b43df0 | |
| parent | 5e79c10be76611085a35c88345baa2fb5d9d56aa (diff) | |
Release 5.1.0.27S
Release 5.1.0.27S
Change-Id: I7b70619a2d318630119a61750d1c028d334e569b
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 008219e86b19..7c3332b52abf 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27R" +#define QWLAN_VERSIONSTR "5.1.0.27S" #endif /* QWLAN_VERSION_H */ |
