diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 17:16:23 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 17:16:23 -0700 |
| commit | 02e3608a68179f14ac2fdd7698d378d493e8eec2 (patch) | |
| tree | 5388bcc364e6acb975005fdbefd1853223bc2447 | |
| parent | 43e872901a857966f1fe0d83396164f98633b42f (diff) | |
Release 5.1.0.30F
Release 5.1.0.30F
Change-Id: I973a03e4d88ed9841e81f0609f840f5a6d59d105
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 1e1d89827828..dc208815b8ee 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30E" +#define QWLAN_VERSIONSTR "5.1.0.30F" #endif /* QWLAN_VERSION_H */ |
