diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 04:16:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 04:16:10 -0800 |
| commit | 3c3beea1a0b5f8cd2b0ecc27b1c4b40288c9bafd (patch) | |
| tree | a2b7a981d2465f8351ae102f5cbdec343c9cd5cc | |
| parent | 3ac5ebfd69e01a8cd52da1baaa635117218c633e (diff) | |
Release 5.1.0.51F
Release 5.1.0.51F
Change-Id: I886a3ed20a785f48797845cc1e976edba1619921
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 db200e65a593..b1e99c2789be 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "5.1.0.51E" +#define QWLAN_VERSIONSTR "5.1.0.51F" #endif /* QWLAN_VERSION_H */ |
