diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 10:11:01 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 13:48:33 -0800 |
| commit | 51fb2d4b3295e38b65212dd5b055e392d3691074 (patch) | |
| tree | db68c5248380b1c31a20b60279481639b9811867 | |
| parent | 0e770c87bd636510a63acb3be28d40d5dd7e4cea (diff) | |
Release 5.1.0.50F
Release 5.1.0.50F
Change-Id: Ib0b2403346d443fc926f77479c2a953a38191798
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 8e9ede963899..4f6df4a9db7b 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50E" +#define QWLAN_VERSIONSTR "5.1.0.50F" #endif /* QWLAN_VERSION_H */ |
