Update to CLAP 1.1.7

Factories got moved to a new `factory` directory.
This commit is contained in:
Robbert van der Helm
2023-01-27 21:03:43 +01:00
parent 29acd40a9a
commit d58c204178
15 changed files with 46 additions and 39 deletions
+4
View File
@@ -14,6 +14,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
version comparison function considers `8.0` to be a lower version than
`8.0rc2`.
### Packaging notes
- The CLAP dependency has been updated to target version 1.1.7.
## [5.0.3] - 2022-12-23
### Changed