From 29a6502b93ad44d3f8fe4f0a579a3e8ef369dbfd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 8 Aug 2014 18:53:43 +0000 Subject: LV2 1.10.0 --- lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl | 6 ++++-- lv2/lv2plug.in/ns/ext/patch/manifest.ttl | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/patch') diff --git a/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl b/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl index 75cde84..e5595ef 100644 --- a/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl @@ -12,8 +12,10 @@ doap:name "LV2 Patch" ; doap:shortdesc "Messages for accessing and manipulating properties." ; doap:release [ - doap:revision "2.1" ; - doap:created "2013-01-23" ; + doap:revision "2.2" ; + doap:created "2014-08-08" ; + doap:file-release ; + dcs:blame ; dcs:changeset [ dcs:item [ rdfs:label "Add patch:sequenceNumber for associating replies with requests." diff --git a/lv2/lv2plug.in/ns/ext/patch/manifest.ttl b/lv2/lv2plug.in/ns/ext/patch/manifest.ttl index a2d2176..e348f43 100644 --- a/lv2/lv2plug.in/ns/ext/patch/manifest.ttl +++ b/lv2/lv2plug.in/ns/ext/patch/manifest.ttl @@ -4,5 +4,5 @@ a lv2:Specification ; lv2:minorVersion 2 ; - lv2:microVersion 1 ; + lv2:microVersion 2 ; rdfs:seeAlso . -- cgit v1.2.1