aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2/lv2core.meta.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-04 23:29:15 -0400
committerDavid Robillard <d@drobilla.net>2022-08-04 23:29:15 -0400
commit5f35f845874911384eeaf8498d4e0120a95392dd (patch)
tree1d34adab69ca3ba241d292a274d3bda564404ba7 /lv2/core.lv2/lv2core.meta.ttl
parente4996396487babb5007c43f42d2b68eb50f08fec (diff)
downloadlv2-5f35f845874911384eeaf8498d4e0120a95392dd.tar.xz
Fix inconsistent plugin class labels
Diffstat (limited to 'lv2/core.lv2/lv2core.meta.ttl')
-rw-r--r--lv2/core.lv2/lv2core.meta.ttl9
1 files changed, 9 insertions, 0 deletions
diff --git a/lv2/core.lv2/lv2core.meta.ttl b/lv2/core.lv2/lv2core.meta.ttl
index 9faea9d..e9ed39c 100644
--- a/lv2/core.lv2/lv2core.meta.ttl
+++ b/lv2/core.lv2/lv2core.meta.ttl
@@ -16,6 +16,15 @@
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
+ doap:revision "18.5" ;
+ doap:created "2022-08-04" ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
+ dcs:changeset [
+ dcs:item [
+ rdfs:label "Fix inconsistent plugin class labels."
+ ]
+ ]
+ ] , [
doap:revision "18.4" ;
doap:created "2022-05-26" ;
doap:file-release <http://lv2plug.in/spec/lv2-1.18.4.tar.bz2> ;