aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-06 18:36:36 +0000
committerDavid Robillard <d@drobilla.net>2012-04-06 18:36:36 +0000
commitbd4d8eba568fe372fae3aab218c221a617af3445 (patch)
tree1c9057b298576a01b4ae521f9dc706edbafc48d4 /lv2/lv2plug.in
parentce88786d07a7840dfb21171dd15588c0fb46a775 (diff)
downloadlv2-bd4d8eba568fe372fae3aab218c221a617af3445.tar.xz
Fix mismatched version.
Diffstat (limited to 'lv2/lv2plug.in')
-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 fa12f94..0fca25c 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 4 ;
+ lv2:microVersion 5 ;
rdfs:seeAlso <event.ttl> .