diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-04 18:07:58 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-04 18:07:58 -0700 |
| commit | e793fe5ac9261f73a520bcb0a49ad55fb161412f (patch) | |
| tree | cbb402c6c7862bee348983af63ac6f6d3cdd8f2e | |
| parent | 44af3647beb1bfcd5d0e3f9f4acd8003a9655a11 (diff) | |
Release 5.1.1.27L
Release 5.1.1.27L
Change-Id: I4fcba8ca796f4ff87260d7f2d9562a97f3669d2a
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 9539a770691f..9ab3e3926e78 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 27 -#define QWLAN_VERSIONSTR "5.1.1.27K" +#define QWLAN_VERSIONSTR "5.1.1.27L" #endif /* QWLAN_VERSION_H */ |
