aboutsummaryrefslogtreecommitdiffstats
path: root/ext/midi.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-05-30 18:14:59 +0000
committerDavid Robillard <d@drobilla.net>2011-05-30 18:14:59 +0000
commitf4ec71684680d007b747516893fc49289d642515 (patch)
tree54deb31057429808a021b66795bbb2ec0f6212c1 /ext/midi.lv2/manifest.ttl
parent064b51213e64ad23211316383f65a4fec049d88b (diff)
downloadlv2-f4ec71684680d007b747516893fc49289d642515.tar.xz
LV2 MIDI 1.2
Diffstat (limited to 'ext/midi.lv2/manifest.ttl')
-rw-r--r--ext/midi.lv2/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/midi.lv2/manifest.ttl b/ext/midi.lv2/manifest.ttl
index 2e78392..d1c77f8 100644
--- a/ext/midi.lv2/manifest.ttl
+++ b/ext/midi.lv2/manifest.ttl
@@ -4,6 +4,6 @@
<http://lv2plug.in/ns/ext/midi>
a lv2:Specification ;
lv2:minorVersion 1 ;
- lv2:microVersion 1 ;
+ lv2:microVersion 2 ;
rdfs:seeAlso <midi.ttl> .