diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-20 00:35:05 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-20 00:35:06 -0800 |
| commit | 94bc96338b782c00e7ecb652f16621d05cd6c71a (patch) | |
| tree | 0b2f2e7489b62e0c18c80302f727f5cfea066f5f | |
| parent | b4fda13daa8cbc500f1ab77c364f33d11426ec28 (diff) | |
Release 5.1.1.42L
Release 5.1.1.42L
Change-Id: Id810b48acd2eecf8e0b54f202d36c5437fd5de12
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 cfb4e12d45a3..6c1a3d64ed83 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 42 -#define QWLAN_VERSIONSTR "5.1.1.42K" +#define QWLAN_VERSIONSTR "5.1.1.42L" #endif /* QWLAN_VERSION_H */ |
