diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/meta')
-rw-r--r-- | lv2/lv2plug.in/ns/meta/meta.ttl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/meta/meta.ttl b/lv2/lv2plug.in/ns/meta/meta.ttl index e6bd3a4..d607765 100644 --- a/lv2/lv2plug.in/ns/meta/meta.ttl +++ b/lv2/lv2plug.in/ns/meta/meta.ttl @@ -48,13 +48,17 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R meta:kfoltman , meta:paniq ; doap:release [ - doap:revision "1.8.3" ; - doap:created "2014-01-23" ; + doap:revision "1.10.0" ; + doap:created "2014-08-08" ; + doap:file-release <http://lv2plug.in/spec/lv2-1.10.0.tar.bz2> ; + dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ rdfs:label "lv2specgen: Display deprecated warning on classes marked owl:deprecated." ] , [ rdfs:label "Fix -Wconversion warnings in headers." + ] , [ + rdfs:label "Upgrade to waf 1.7.16." ] ] ] , [ |