diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 12:54:43 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:09:07 -0700 |
| commit | 9db538b5be80805420ef6eac5e9be40bbf492f05 (patch) | |
| tree | b8eddb9fac2037b87f81fa7a9261cd44181df81a | |
| parent | cc1753d2884798ddc84583740a3e56f6178984da (diff) | |
Release 5.1.0.33O
Release 5.1.0.33O
Change-Id: I1ae9cab43bb68459bf281f05d090fa488b09addd
CRs-Fixed: 688141
(cherry picked from commit 34f633444f444cf1e89b1e3dc6486c3f115c431d)
| -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 a8911f6b81ad..cf05326041bc 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33N" +#define QWLAN_VERSIONSTR "5.1.0.33O" #endif /* QWLAN_VERSION_H */ |
