From c12e45895f93e7bf3b42c43cf45208b28208a252 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 4 Jan 2014 21:46:24 +0000 Subject: LV2 1.8.0 --- lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl | 5 +++-- lv2/lv2plug.in/ns/ext/log/manifest.ttl | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/log') 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 9de67dd..c61096a 100644 --- a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl @@ -11,8 +11,9 @@ doap:created "2012-01-12" ; doap:developer ; doap:release [ - doap:revision "2.1" ; - doap:created "2013-12-15" ; + doap:revision "2.2" ; + doap:created "2014-01-04" ; + doap:file-release ; dcs:blame ; dcs:changeset [ dcs:item [ diff --git a/lv2/lv2plug.in/ns/ext/log/manifest.ttl b/lv2/lv2plug.in/ns/ext/log/manifest.ttl index c76008b..ecace58 100644 --- a/lv2/lv2plug.in/ns/ext/log/manifest.ttl +++ b/lv2/lv2plug.in/ns/ext/log/manifest.ttl @@ -4,6 +4,6 @@ a lv2:Specification ; lv2:minorVersion 2 ; - lv2:microVersion 1 ; + lv2:microVersion 2 ; rdfs:seeAlso . -- cgit v1.2.1