diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 16:22:53 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:09:28 -0700 |
| commit | 40b16627b36627d9bb46a00a4a3ed8064c65e52b (patch) | |
| tree | cd38e6760158398319fa5607b9e9b5488fd3784d | |
| parent | feb22898cb548697e6234526a5eb5ff8700e1a96 (diff) | |
Release 5.1.0.33S
Release 5.1.0.33S
Change-Id: I32709dbf8167cc82dd9a8977cd877cf2c841aa05
CRs-Fixed: 688141
(cherry picked from commit 66aa76b1073ebe457e6127c0b4bef7f2755ad87d)
| -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 25d0c934f475..d1631c80f717 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33R" +#define QWLAN_VERSIONSTR "5.1.0.33S" #endif /* QWLAN_VERSION_H */ |
