aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-04 23:29:15 -0400
committerDavid Robillard <d@drobilla.net>2022-08-04 23:29:15 -0400
commit5f35f845874911384eeaf8498d4e0120a95392dd (patch)
tree1d34adab69ca3ba241d292a274d3bda564404ba7 /lv2/core.lv2/manifest.ttl
parente4996396487babb5007c43f42d2b68eb50f08fec (diff)
downloadlv2-5f35f845874911384eeaf8498d4e0120a95392dd.tar.xz
Fix inconsistent plugin class labels
Diffstat (limited to 'lv2/core.lv2/manifest.ttl')
-rw-r--r--lv2/core.lv2/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/core.lv2/manifest.ttl b/lv2/core.lv2/manifest.ttl
index 6e61dde..26c10b6 100644
--- a/lv2/core.lv2/manifest.ttl
+++ b/lv2/core.lv2/manifest.ttl
@@ -5,7 +5,7 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
lv2:minorVersion 18 ;
- lv2:microVersion 4 ;
+ lv2:microVersion 5 ;
rdfs:seeAlso <lv2core.ttl> .
<http://lv2plug.in/ns/lv2>