aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/lv2core/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-21 03:49:47 +0000
committerDavid Robillard <d@drobilla.net>2011-11-21 03:49:47 +0000
commit7dd1fc6678bcdd7e126882613045a3aefa14370c (patch)
treea9157feea1cf889a7af7f8385e95079bbecfb8b4 /lv2/ns/lv2core/manifest.ttl
parentcb4974e51aa33682369e6504ea71924ccc0af290 (diff)
downloadlv2-7dd1fc6678bcdd7e126882613045a3aefa14370c.tar.xz
Bump lv2core version to 6.0.
Diffstat (limited to 'lv2/ns/lv2core/manifest.ttl')
-rw-r--r--lv2/ns/lv2core/manifest.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/ns/lv2core/manifest.ttl b/lv2/ns/lv2core/manifest.ttl
index cf23e82..b64c60f 100644
--- a/lv2/ns/lv2core/manifest.ttl
+++ b/lv2/ns/lv2core/manifest.ttl
@@ -5,6 +5,6 @@
<http://lv2plug.in/ns/lv2core>
a doap:Project , lv2:Specification , owl:Ontology ;
- lv2:minorVersion 4 ;
- lv2:microVersion 1 ;
+ lv2:minorVersion 6 ;
+ lv2:microVersion 0 ;
rdfs:seeAlso <lv2core.ttl> , <lv2core.doap.ttl> . \ No newline at end of file