diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 14:57:00 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 14:57:00 -0800 |
| commit | 428a533fcd1dfff427634b8db3ff31e3d2de1e1c (patch) | |
| tree | 141bffd4bdc373b09ef0c463b0af91b2bcbc36bf | |
| parent | 233f97bba19e76962752984cd7c1f9b1e22ceaee (diff) | |
Release 5.1.1.3L
Release 5.1.1.3L
Change-Id: I6b91a7e1b97fa171523bbabcc589c4cfd7faffec
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 6d42e968719b..420708832308 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3K" +#define QWLAN_VERSIONSTR "5.1.1.3L" #endif /* QWLAN_VERSION_H */ |
