diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 17:13:44 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 17:13:44 -0800 |
| commit | d4c8d528b3059504b22ea0c20e29e8aaf2278ee1 (patch) | |
| tree | 7eefa548d90c6a031f1c2efb9448695eee5b34e4 | |
| parent | 7c99985ba952b094b28e1cf00153298e01917cd2 (diff) | |
Release 5.1.0.37
Release 5.1.0.37
Change-Id: I7c0594e19965364d881617aa0e0531c7eb4b15b8
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 e93accedaaae..33b110d5589e 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 36 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.36Z" +#define QWLAN_VERSIONSTR "5.1.0.37" #endif /* QWLAN_VERSION_H */ |
