From fa9ebce9afa064ccc90fccc48fff3f22754d5e96 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Apr 2012 20:48:27 +0000 Subject: Tidy manifests. --- lv2/lv2plug.in/ns/lv2core/manifest.ttl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lv2/lv2plug.in/ns/lv2core') diff --git a/lv2/lv2plug.in/ns/lv2core/manifest.ttl b/lv2/lv2plug.in/ns/lv2core/manifest.ttl index 7ff95a2..91dc35b 100644 --- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl +++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl @@ -4,7 +4,8 @@ @prefix rdfs: . - a doap:Project , lv2:Specification , owl:Ontology ; + a lv2:Specification ; lv2:minorVersion 6 ; lv2:microVersion 7 ; - rdfs:seeAlso , . \ No newline at end of file + rdfs:seeAlso , + . -- cgit v1.2.1