diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 15:25:47 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 15:25:47 -0800 |
| commit | 1c7c58a55b08ecdf2eb706e7c6438380eb09d212 (patch) | |
| tree | 96c65b0ff57e61fb1d9678d2bd48437d0611ed7c | |
| parent | 8cbbb718ded922a7d87817ea24ab2c60a1b21e72 (diff) | |
Release 5.1.0.46L
Release 5.1.0.46L
Change-Id: I63fd0c1909b1205f763e8b02737ccca81b10500f
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 afe5f3f89e81..4b54ce213b40 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46K" +#define QWLAN_VERSIONSTR "5.1.0.46L" #endif /* QWLAN_VERSION_H */ |
