aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/event/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-07-02 16:21:31 +0000
committerDavid Robillard <d@drobilla.net>2012-07-02 16:21:31 +0000
commit360399998b3dbacd12d8b8a79f2a97e54be6d43f (patch)
tree81f3e7d3ad52b52c966730367c421367223c5db7 /lv2/lv2plug.in/ns/ext/event/manifest.ttl
parent614420471551f48ede7e829a62e008547f3c116b (diff)
downloadlv2-360399998b3dbacd12d8b8a79f2a97e54be6d43f.tar.xz
Make event iterator gracefully handle optional ports.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/event/manifest.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/event/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/event/manifest.ttl b/lv2/lv2plug.in/ns/ext/event/manifest.ttl
index 2b21906..27882bf 100644
--- a/lv2/lv2plug.in/ns/ext/event/manifest.ttl
+++ b/lv2/lv2plug.in/ns/ext/event/manifest.ttl
@@ -4,6 +4,6 @@
<http://lv2plug.in/ns/ext/event>
a lv2:Specification ;
lv2:minorVersion 1 ;
- lv2:microVersion 6 ;
+ lv2:microVersion 7 ;
rdfs:seeAlso <event.ttl> .