aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2/meta.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core.lv2/meta.ttl')
-rw-r--r--lv2/core.lv2/meta.ttl5
1 files changed, 4 insertions, 1 deletions
diff --git a/lv2/core.lv2/meta.ttl b/lv2/core.lv2/meta.ttl
index d8878c1..556695e 100644
--- a/lv2/core.lv2/meta.ttl
+++ b/lv2/core.lv2/meta.ttl
@@ -34,7 +34,10 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:kfoltman ,
meta:paniq ;
doap:release [
- doap:revision "1.18.5" ;
+ doap:revision "1.18.6" ;
+ doap:created "2022-07-07" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.18.6.tar.bz2> ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Fix or avoid new compiler and tool warnings."