aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-19 04:15:51 +0000
committerDavid Robillard <d@drobilla.net>2011-03-19 04:15:51 +0000
commit616d7d7823e3841de615b62f49e34fd7b7bf6aec (patch)
treed058f4944c7575b3422a6dc71a9c1a0216c121d7 /core.lv2/manifest.ttl
parentbb18c9d288cb619bbe2ef0325b2e8104fb8b30db (diff)
downloadlv2-616d7d7823e3841de615b62f49e34fd7b7bf6aec.tar.xz
LV2Core 4.0.
Diffstat (limited to 'core.lv2/manifest.ttl')
-rw-r--r--core.lv2/manifest.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/core.lv2/manifest.ttl b/core.lv2/manifest.ttl
index 7a54d6a..e6e2ab1 100644
--- a/core.lv2/manifest.ttl
+++ b/core.lv2/manifest.ttl
@@ -5,6 +5,6 @@
<http://lv2plug.in/ns/lv2core>
a doap:Project , lv2:Specification , owl:Ontology ;
- lv2:minorVersion 3 ;
- lv2:microVersion 2 ;
+ lv2:minorVersion 4 ;
+ lv2:microVersion 0 ;
rdfs:seeAlso <lv2.ttl> .