aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2/meta.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-12 21:07:59 -0400
committerDavid Robillard <d@drobilla.net>2022-08-12 21:07:59 -0400
commitbd69ed78a6b9881ee3bb3d95a7a57bd8056fa796 (patch)
treeffa865c543a0e69b86b82a4fba1085475f775c7d /lv2/core.lv2/meta.ttl
parent283a868ec1f76304cca68c32f00702142604d62c (diff)
downloadlv2-bd69ed78a6b9881ee3bb3d95a7a57bd8056fa796.tar.xz
LV2 1.18.8v1.18.8
Diffstat (limited to 'lv2/core.lv2/meta.ttl')
-rw-r--r--lv2/core.lv2/meta.ttl6
1 files changed, 4 insertions, 2 deletions
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."