diff options
Diffstat (limited to 'lv2/core')
-rw-r--r-- | lv2/core/lv2core.meta.ttl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lv2/core/lv2core.meta.ttl b/lv2/core/lv2core.meta.ttl index 7dac5c1..9faea9d 100644 --- a/lv2/core/lv2core.meta.ttl +++ b/lv2/core/lv2core.meta.ttl @@ -16,6 +16,16 @@ <http://drobilla.net/drobilla#me> ; doap:maintainer <http://drobilla.net/drobilla#me> ; doap:release [ + doap:revision "18.4" ; + doap:created "2022-05-26" ; + doap:file-release <http://lv2plug.in/spec/lv2-1.18.4.tar.bz2> ; + dcs:blame <http://drobilla.net/drobilla#me> ; + dcs:changeset [ + dcs:item [ + rdfs:label "Fix spelling errors." + ] + ] + ] , [ doap:revision "18.0" ; doap:created "2020-04-26" ; doap:file-release <http://lv2plug.in/spec/lv2-1.18.0.tar.bz2> ; |