diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 02:00:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 02:00:01 -0800 |
| commit | b0686776cb82a3b69dbfc2fe75ffee3e042fadbb (patch) | |
| tree | bab5d6ddaa793bd5d2dbd5f6817c3b6697a35edb | |
| parent | d27ea2d318bf08d4921b1cb67ceac78546a7873a (diff) | |
Release 5.1.0.50L
Release 5.1.0.50L
Change-Id: I6b10125af5c1e667b464fa2db1c7d862c9da97c7
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 61b7c10c4ad4..cd8d97633272 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50K" +#define QWLAN_VERSIONSTR "5.1.0.50L" #endif /* QWLAN_VERSION_H */ |
