diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-05 02:44:56 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-05 02:44:57 -0700 |
| commit | 0287c879a9d5377c33feb5772cd370e61d5dc687 (patch) | |
| tree | 361474b2ec609465109e8e799b2c363bc48fd793 | |
| parent | d17f8e5c7e141b8d1cea6280aabb83248d4eea92 (diff) | |
Release 5.1.1.55L
Release 5.1.1.55L
Change-Id: Ied2c6526579c2b448faab45d4cc5adde1aa5874a
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 923aaa37118a..447948cb0664 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 55 -#define QWLAN_VERSIONSTR "5.1.1.55K" +#define QWLAN_VERSIONSTR "5.1.1.55L" #endif /* QWLAN_VERSION_H */ |
