diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-29 20:13:06 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-03 16:43:19 -0700 |
| commit | cfd09e495fa2720eeafdb36f1e4cd23049aa2f95 (patch) | |
| tree | e359e3f03d1a1d805390edef28d26efef3491241 | |
| parent | 7d51b1d1fd0e1a9ca02da691b77329f731cc1203 (diff) | |
Release 5.1.0.28L
Release 5.1.0.28L
Change-Id: I28a3bd264ff928bffac46e2e7a7e2dbb95104212
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 297fff3d3527..1d247c4e69c1 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.0.28K" +#define QWLAN_VERSIONSTR "5.1.0.28L" #endif /* QWLAN_VERSION_H */ |
