diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-12 05:46:43 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-12 05:46:43 -0700 |
| commit | 29b0b60494daa82a3eccea21667f0f07e72564c5 (patch) | |
| tree | 33c9c2c9baa19f6eeed95618fd088eba1fd8a89a | |
| parent | 751b18b8c2e2dcb766a0c271cf11b7dcfafde616 (diff) | |
Release 5.1.1.36L
Release 5.1.1.36L
Change-Id: I175f5f8f79b6e8587af4eb06abcdc141d42b4af3
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 a4b0a3c2898b..f4d40865aa3d 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 36 -#define QWLAN_VERSIONSTR "5.1.1.36K" +#define QWLAN_VERSIONSTR "5.1.1.36L" #endif /* QWLAN_VERSION_H */ |
