diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 16:45:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 16:45:23 -0800 |
| commit | 72c85b6c139d518d01a4a6739e57094f0e766141 (patch) | |
| tree | ac5c8bd1cf87a2d32371712181e23ac76b256113 | |
| parent | 8a26e4a2be3c5b81a43b5cbb77b9dcb2d1058ef8 (diff) | |
Release 5.1.0.40H
Release 5.1.0.40H
Change-Id: Ie66fdb5c9fa93c36c1e1530d972050f2a1debc97
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 2b89ab1db8ca..9cc84e41d25d 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.0.40G" +#define QWLAN_VERSIONSTR "5.1.0.40H" #endif /* QWLAN_VERSION_H */ |
