diff options
author | David Robillard <d@drobilla.net> | 2014-08-08 18:53:43 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-08-08 18:53:43 +0000 |
commit | 29a6502b93ad44d3f8fe4f0a579a3e8ef369dbfd (patch) | |
tree | cf183650fd4684dbb19e0c1de50949755e5a2a4c /lv2/lv2plug.in/ns/ext/event/manifest.ttl | |
parent | 78428cf5ca68fc0ca333e61a68708c3422fd8ccc (diff) | |
download | lv2-29a6502b93ad44d3f8fe4f0a579a3e8ef369dbfd.tar.xz |
LV2 1.10.0
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/event/manifest.ttl')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/event/manifest.ttl | 2 |
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 7e246f7..0b454e2 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 10 ; + lv2:microVersion 12 ; rdfs:seeAlso <event.ttl> . |