From 68ab5ac516f893fe5366c172599ca4b688ca286a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 18 Feb 2013 04:38:10 +0000 Subject: Update versions. LV2 1.4.0. --- lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl | 4 +++- lv2/lv2plug.in/ns/lv2core/manifest.ttl | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'lv2/lv2plug.in/ns/lv2core') diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl index 9e3e256..0c3df5c 100644 --- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl +++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl @@ -16,8 +16,10 @@ ; doap:maintainer ; doap:release [ - doap:revision "9.3" ; + doap:revision "10.0" ; doap:created "2013-02-17" ; + doap:file-release ; + dcs:blame ; dcs:changeset [ dcs:item [ rdfs:label "Add lv2:EnvelopePlugin class." diff --git a/lv2/lv2plug.in/ns/lv2core/manifest.ttl b/lv2/lv2plug.in/ns/lv2core/manifest.ttl index b4d3f41..9a77f67 100644 --- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl +++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl @@ -4,6 +4,6 @@ a lv2:Specification ; - lv2:minorVersion 9 ; - lv2:microVersion 3 ; + lv2:minorVersion 10 ; + lv2:microVersion 0 ; rdfs:seeAlso . -- cgit v1.2.1