diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl index 3601e7c..d8e22e2 100644 --- a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl @@ -11,6 +11,14 @@ doap:created "2012-01-12" ; doap:developer <http://drobilla.net/drobilla#me> ; doap:release [ + doap:revision "1.1" ; + doap:created "2013-01-08" ; + dcs:changeset [ + dcs:item [ + rdfs:label "Add logger convenience API." + ] + ] + ] , [ doap:revision "1.0" ; doap:created "2012-04-17" ; doap:file-release <http://lv2plug.in/spec/lv2-1.0.0.tar.bz2> ; |