diff options
author | David Robillard <d@drobilla.net> | 2022-05-26 20:38:29 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-05-26 20:38:29 -0400 |
commit | d97a1a4daff228bdd62c68859959d13077e47026 (patch) | |
tree | 12c548e2cf6e95d3ef03c19e1ac7fd98ec27f5fc /lv2/event | |
parent | 60ddbebe13e4e37f40aa9e3fb1f54cc7b4dc69a1 (diff) | |
download | lv2-d97a1a4daff228bdd62c68859959d13077e47026.tar.xz |
LV2 1.18.4v1.18.4
Diffstat (limited to 'lv2/event')
-rw-r--r-- | lv2/event/manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/event/manifest.ttl b/lv2/event/manifest.ttl index 8581a6e..230fe73 100644 --- a/lv2/event/manifest.ttl +++ b/lv2/event/manifest.ttl @@ -4,6 +4,6 @@ <http://lv2plug.in/ns/ext/event> a lv2:Specification ; lv2:minorVersion 1 ; - lv2:microVersion 13 ; + lv2:microVersion 14 ; rdfs:seeAlso <event.ttl> . |