diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-14 18:02:19 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-14 18:02:19 -0700 |
| commit | 18655319ddf0f85a0952889be54d0dfe05929256 (patch) | |
| tree | b4364ad537d6c0eb410fcff2ba3b35dd39232bfe | |
| parent | b3b593bdb46808d55ef0c0f5a63b76dd370f8a1d (diff) | |
Release 5.1.1.28L
Release 5.1.1.28L
Change-Id: I0f00c13a3f7ae531ef031f817420ff5faf3c595c
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 7400e26584f2..5c02c3a71aea 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 28 -#define QWLAN_VERSIONSTR "5.1.1.28K" +#define QWLAN_VERSIONSTR "5.1.1.28L" #endif /* QWLAN_VERSION_H */ |
