From 2811f4211c8314903da632de665a8e3fd17b5a51 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 19 Sep 2016 22:14:18 -0400 Subject: LV2 1.14.0 --- lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl | 3 ++- lv2/lv2plug.in/ns/ext/log/manifest.ttl | 2 +- 2 files changed, 3 insertions(+), 2 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 48460a5..ed89423 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.3" ; + doap:revision "2.4" ; doap:created "2016-07-30" ; + 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 1af8084..afe7449 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 3 ; + lv2:microVersion 4 ; rdfs:seeAlso . -- cgit v1.2.1