diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 19:59:01 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 19:59:01 -0700 |
| commit | 16602d36f1b48d192b53dc16ed08f49c196420f0 (patch) | |
| tree | 1e8b6e609f1e401af457349841d3daad70aede8b | |
| parent | 286def583354ba88de05cb6bc148964a87b29885 (diff) | |
Release 5.1.0.30S
Release 5.1.0.30S
Change-Id: I1c7ea531cd3a7dc22fb99ce7a2537eed5a38631d
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 0515cfc287f2..e058e5583655 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30R" +#define QWLAN_VERSIONSTR "5.1.0.30S" #endif /* QWLAN_VERSION_H */ |
