diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-06 20:33:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-06 20:33:45 -0800 |
| commit | db28ffd6fd984c78432920b93cf3a1083208b7b1 (patch) | |
| tree | 576fe83dc58ba12ab6db7863bdcce77401e97ac1 | |
| parent | c11aa0ed9643b69d03c80e98e3480b501ca7da77 (diff) | |
Release 5.1.0.48L
Release 5.1.0.48L
Change-Id: Ia5d3ba27a20443717fc5ceb9ea173a7585b5b7f1
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 82f2d609f24c..13c06550e7ec 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48K" +#define QWLAN_VERSIONSTR "5.1.0.48L" #endif /* QWLAN_VERSION_H */ |
