diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-18 06:21:22 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 17:01:35 -0800 |
| commit | f634cd94fb898b5e35c4c1394abdd36f18d6b3c0 (patch) | |
| tree | 53b83d64f81bb57a33001122ee3fac9818662490 | |
| parent | c59a2f1d423aa3b51eadf54235017dd8b1d087b6 (diff) | |
Release 5.1.0.37L
Release 5.1.0.37L
Change-Id: I56b56a358d9aaca51984b1a68dd67745782621d9
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 99f7f428e057..18fc10098673 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37K" +#define QWLAN_VERSIONSTR "5.1.0.37L" #endif /* QWLAN_VERSION_H */ |
