From 6df6f3b58f366e5772bf1950a39696adcac9b9c6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 31 Oct 2014 23:53:24 +0000 Subject: 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. --- lv2/lv2plug.in/ns/ext/patch/manifest.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/patch/manifest.ttl') 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 @@ a lv2:Specification ; lv2:minorVersion 2 ; - lv2:microVersion 2 ; + lv2:microVersion 3 ; rdfs:seeAlso . -- cgit v1.2.1