aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/worker/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-07-31 05:30:53 -0400
committerDavid Robillard <d@drobilla.net>2016-07-31 15:19:35 -0400
commit0bfaa3cfd32f06f1f14688ba5f4d4f15dc2e9633 (patch)
treeda1265abe4ec1f4475ff157994ee19704297805f /lv2/lv2plug.in/ns/ext/worker/manifest.ttl
parent22bf425ab9d3724e8eb6961b945169c3dabd5b04 (diff)
downloadlv2-0bfaa3cfd32f06f1f14688ba5f4d4f15dc2e9633.tar.xz
Clarify worker documentation
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/worker/manifest.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/worker/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/worker/manifest.ttl b/lv2/lv2plug.in/ns/ext/worker/manifest.ttl
index 02cf27f..6e8680c 100644
--- a/lv2/lv2plug.in/ns/ext/worker/manifest.ttl
+++ b/lv2/lv2plug.in/ns/ext/worker/manifest.ttl
@@ -4,5 +4,5 @@
<http://lv2plug.in/ns/ext/worker>
a lv2:Specification ;
lv2:minorVersion 1 ;
- lv2:microVersion 0 ;
+ lv2:microVersion 1 ;
rdfs:seeAlso <worker.ttl> .