diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/meta')
-rw-r--r-- | lv2/lv2plug.in/ns/meta/meta.ttl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/meta/meta.ttl b/lv2/lv2plug.in/ns/meta/meta.ttl index 94c8dd5..a88345d 100644 --- a/lv2/lv2plug.in/ns/meta/meta.ttl +++ b/lv2/lv2plug.in/ns/meta/meta.ttl @@ -48,12 +48,14 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R meta:kfoltman , meta:paniq ; doap:release [ - doap:revision "1.6.1" ; + doap:revision "1.6.2" ; doap:created "2013-10-15" ; dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ rdfs:label "Add scope example plugin from Robin Gareus." + ] , [ + rdfs:label "lv2specgen: Fix links to externally defined terms." ] ] ] , [ |