diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-31 16:54:03 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-31 16:54:04 -0700 |
| commit | 8da670f12ed3ab718bbfd77095b97d509706d794 (patch) | |
| tree | 54abeca94f87c8c6bd8a489409da270baff51600 | |
| parent | 9466c397b144c869f7ebf575502fc8548b7a6f32 (diff) | |
Release 5.1.0.34F
Release 5.1.0.34F
Change-Id: I838369806b9e459f059c80b417983e1ad63efca7
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 9ecc4cdcdf28..1c26f6dffadc 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34E" +#define QWLAN_VERSIONSTR "5.1.0.34F" #endif /* QWLAN_VERSION_H */ |
