aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/meta.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core/meta.ttl')
-rw-r--r--lv2/core/meta.ttl12
1 files changed, 12 insertions, 0 deletions
diff --git a/lv2/core/meta.ttl b/lv2/core/meta.ttl
index 5d646e5..0e71b20 100644
--- a/lv2/core/meta.ttl
+++ b/lv2/core/meta.ttl
@@ -34,6 +34,18 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:kfoltman ,
meta:paniq ;
doap:release [
+ doap:revision "1.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."
+ ] , [
+ rdfs:label "Fix build issues with newer toolchains."
+ ]
+ ]
+ ] , [
doap:revision "1.18.2" ;
doap:created "2021-01-07" ;
doap:file-release <http://lv2plug.in/spec/lv2-1.18.2.tar.bz2> ;