diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-19 17:46:08 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-19 17:46:08 -0700 |
| commit | 89676bcd82cd2d8d8d0cd3ebf01a2199ca4e26ec (patch) | |
| tree | ab7dfb06115a8e86c00228442b2318880772cd19 | |
| parent | b8dd1a77ddffb9c927cdfe214dde47fbee924545 (diff) | |
Release 5.1.1.37L
Release 5.1.1.37L
Change-Id: I9d88db0e5db0d007c9846cd210204e34fce8e8ca
CRs-Fixed: 774533
| -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 f87166dae9c3..eaedaa097d57 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 1 -#define QWLAN_VERSION_EXTRA "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.1.37K" +#define QWLAN_VERSIONSTR "5.1.1.37L" #endif /* QWLAN_VERSION_H */ |
