aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/patch/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-10-31 23:53:24 +0000
committerDavid Robillard <d@drobilla.net>2014-10-31 23:53:24 +0000
commit6df6f3b58f366e5772bf1950a39696adcac9b9c6 (patch)
treee0f5d49542c7ac5cf36186617c85490e0b0d9eec /lv2/lv2plug.in/ns/ext/patch/manifest.ttl
parent29a6502b93ad44d3f8fe4f0a579a3e8ef369dbfd (diff)
downloadlv2-6df6f3b58f366e5772bf1950a39696adcac9b9c6.tar.xz
Define patch:Get with no subject to implicitly apply to reciever. This can be used by UIs to get an initial description of a plugin.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/patch/manifest.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/patch/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/patch/manifest.ttl b/lv2/lv2plug.in/ns/ext/patch/manifest.ttl
index e348f43..d60cdf3 100644
--- a/lv2/lv2plug.in/ns/ext/patch/manifest.ttl
+++ b/lv2/lv2plug.in/ns/ext/patch/manifest.ttl
@@ -4,5 +4,5 @@
<http://lv2plug.in/ns/ext/patch>
a lv2:Specification ;
lv2:minorVersion 2 ;
- lv2:microVersion 2 ;
+ lv2:microVersion 3 ;
rdfs:seeAlso <patch.ttl> .