aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-14 03:00:42 +0000
committerDavid Robillard <d@drobilla.net>2012-04-14 03:00:42 +0000
commit20303bec6d9f1d0e1d8cd3dc240bbe545d9ffd74 (patch)
tree8dab43052834410a21018ed9a289406b9b3313a6 /lv2/lv2plug.in/ns/lv2core/manifest.ttl
parent12db1c1fe016e77065398fe497f31b9cf7a7dd4b (diff)
downloadlv2-20303bec6d9f1d0e1d8cd3dc240bbe545d9ffd74.tar.xz
Move CVPort to core.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/manifest.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/manifest.ttl b/lv2/lv2plug.in/ns/lv2core/manifest.ttl
index 91dc35b..e3678e2 100644
--- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl
@@ -6,6 +6,6 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
lv2:minorVersion 6 ;
- lv2:microVersion 7 ;
+ lv2:microVersion 9 ;
rdfs:seeAlso <lv2core.ttl> ,
<lv2core.doap.ttl> .