aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/morph
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/morph')
-rw-r--r--lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl5
-rw-r--r--lv2/lv2plug.in/ns/ext/morph/manifest.ttl2
2 files changed, 4 insertions, 3 deletions
diff --git a/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl b/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl
index 076fd0e..73abdc2 100644
--- a/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl
@@ -11,8 +11,9 @@
doap:created "2012-05-22" ;
doap:developer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "0.1" ;
- doap:created "2012-09-22" ;
+ doap:revision "1.0" ;
+ doap:created "2012-10-14" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.2.0.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
diff --git a/lv2/lv2plug.in/ns/ext/morph/manifest.ttl b/lv2/lv2plug.in/ns/ext/morph/manifest.ttl
index 1b578c0..40b0f2b 100644
--- a/lv2/lv2plug.in/ns/ext/morph/manifest.ttl
+++ b/lv2/lv2plug.in/ns/ext/morph/manifest.ttl
@@ -3,7 +3,7 @@
<http://lv2plug.in/ns/ext/morph>
a lv2:Specification ;
- lv2:minorVersion 0 ;
+ lv2:minorVersion 1 ;
lv2:microVersion 0 ;
rdfs:seeAlso <morph.ttl> .