aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-17 14:42:56 -0400
committerDavid Robillard <d@drobilla.net>2022-07-17 18:14:02 -0400
commitaad9e84bbfc8dc955260f34bf8a63477052e2e55 (patch)
tree78c9148efb87f0eb3b24152c870310a08a3a2723 /lv2/core.lv2
parente9f3b558b068f68e2a76ed092b1132d91eac36d9 (diff)
downloadlv2-1.18.6.tar.xz
LV2 1.18.6v1.18.6
Diffstat (limited to 'lv2/core.lv2')
-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."