aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-18 00:12:59 +0000
committerDavid Robillard <d@drobilla.net>2013-02-18 00:12:59 +0000
commitbc8f4e16826abcc9a22466a151e1c4d8daf1a365 (patch)
tree649918e5ac0e3e3f4c4d3c07105e145861790bcd /lv2/lv2plug.in/ns/lv2core/manifest.ttl
parentfb9e90572dabd73d42435e8b001e57ac891acdf8 (diff)
downloadlv2-bc8f4e16826abcc9a22466a151e1c4d8daf1a365.tar.xz
Remove lv2:Program and all related things.
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 af55481..b4d3f41 100644
--- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl
@@ -5,5 +5,5 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
lv2:minorVersion 9 ;
- lv2:microVersion 1 ;
+ lv2:microVersion 3 ;
rdfs:seeAlso <lv2core.ttl> .