aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core.lv2')
-rw-r--r--lv2/core.lv2/lv2core.meta.ttl5
-rw-r--r--lv2/core.lv2/manifest.ttl2
-rw-r--r--lv2/core.lv2/meta.ttl6
3 files changed, 8 insertions, 5 deletions
diff --git a/lv2/core.lv2/lv2core.meta.ttl b/lv2/core.lv2/lv2core.meta.ttl
index 62efd52..bb7b185 100644
--- a/lv2/core.lv2/lv2core.meta.ttl
+++ b/lv2/core.lv2/lv2core.meta.ttl
@@ -16,8 +16,9 @@
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "18.5" ;
- doap:created "2022-08-04" ;
+ doap:revision "18.6" ;
+ doap:created "2022-08-12" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.18.8.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
diff --git a/lv2/core.lv2/manifest.ttl b/lv2/core.lv2/manifest.ttl
index 26c10b6..7f5e37e 100644
--- a/lv2/core.lv2/manifest.ttl
+++ b/lv2/core.lv2/manifest.ttl
@@ -5,7 +5,7 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
lv2:minorVersion 18 ;
- lv2:microVersion 5 ;
+ lv2:microVersion 6 ;
rdfs:seeAlso <lv2core.ttl> .
<http://lv2plug.in/ns/lv2>
diff --git a/lv2/core.lv2/meta.ttl b/lv2/core.lv2/meta.ttl
index 757850c..31500b3 100644
--- a/lv2/core.lv2/meta.ttl
+++ b/lv2/core.lv2/meta.ttl
@@ -34,8 +34,10 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:kfoltman ,
meta:paniq ;
doap:release [
- doap:revision "1.18.7" ;
- doap:created "2022-08-04" ;
+ doap:revision "1.18.8" ;
+ doap:created "2022-08-12" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.18.8.tar.xz> ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "lv2specgen: Fix installed data paths."