diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-12 02:06:36 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-12 02:06:36 -0700 |
| commit | e7db7829fe56184c5b797527bd358f2b18df026f (patch) | |
| tree | dcd163fbc1675a1d6c81722306246ad890796aef | |
| parent | 2faac676b4c4bab07ecadd067160c8abc8dc7512 (diff) | |
Release 5.1.1.67L
Release 5.1.1.67L
Change-Id: I9a9bb7a7fd4f9f3eafefcb481c419b3aa61e5b09
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 bd45ed3f61ce..23cffd88728b 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 67 -#define QWLAN_VERSIONSTR "5.1.1.67K" +#define QWLAN_VERSIONSTR "5.1.1.67L" #endif /* QWLAN_VERSION_H */ |
