aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-07-14 14:25:20 -0400
committerDavid Robillard <d@drobilla.net>2024-07-14 14:25:20 -0400
commita0232fc2dbaa50c450fcd915e8220100c57ca115 (patch)
tree7e48dd30a2eb8df72d7a4c5e00fce23d5c853f3f /lv2/core.lv2/manifest.ttl
parent7d14dd047f6db1d21fac777e5e5f6dd74c3421b7 (diff)
downloadlv2-a0232fc2dbaa50c450fcd915e8220100c57ca115.tar.xz
Add lv2:BandstopPlugin
Diffstat (limited to 'lv2/core.lv2/manifest.ttl')
-rw-r--r--lv2/core.lv2/manifest.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/core.lv2/manifest.ttl b/lv2/core.lv2/manifest.ttl
index 27793dc..0072346 100644
--- a/lv2/core.lv2/manifest.ttl
+++ b/lv2/core.lv2/manifest.ttl
@@ -4,8 +4,8 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
- lv2:minorVersion 18 ;
- lv2:microVersion 6 ;
+ lv2:minorVersion 19 ;
+ lv2:microVersion 0 ;
rdfs:seeAlso <lv2core.ttl> .
<http://lv2plug.in/ns/lv2>