diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 21:21:15 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 21:21:15 -0800 |
| commit | a7db318cccd4d271a7eec96d98c0166312718fc0 (patch) | |
| tree | 1e1858b1c781b7bb873c82d7f8fb22d372a9e94a | |
| parent | c15aa85d40c2463918473b27e135bcb7c190414f (diff) | |
Release 5.1.0.51
Release 5.1.0.51
Change-Id: Id798f0ca425324132b76fa00f672539710935434
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 76952e305d40..ebafa95796b4 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 "Z" -#define QWLAN_VERSION_BUILD 50 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "5.1.0.50Z" +#define QWLAN_VERSIONSTR "5.1.0.51" #endif /* QWLAN_VERSION_H */ |
