diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-07 03:27:19 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-07 03:27:19 -0800 |
| commit | 77ca281e66d5cc2202f95f4e9633954a38ff79ca (patch) | |
| tree | 5269ae9fe8112fe758f08396c6a4376625f81818 | |
| parent | 4354f0106581079ee9715f260b1c236e25e80d43 (diff) | |
Release 5.1.1.38L
Release 5.1.1.38L
Change-Id: Ib9715422481bd57a95f3ffd944047ec7a8fc0753
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 1d1d02eb3cec..947cbbebb545 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 38 -#define QWLAN_VERSIONSTR "5.1.1.38K" +#define QWLAN_VERSIONSTR "5.1.1.38L" #endif /* QWLAN_VERSION_H */ |
