aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-05-21 10:35:36 +0200
committerDavid Robillard <d@drobilla.net>2018-05-21 10:35:36 +0200
commit6803758604ff6ccb0e5fce542a8db65551fbef96 (patch)
tree71cabe1ead6d9fc8a036c963fe658dc6d67e64a6 /lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl
parentdc9ff1250c049b5b60cef16f07be4c031ce2fa4c (diff)
downloadlv2-6803758604ff6ccb0e5fce542a8db65551fbef96.tar.xz
Clarify time:beat origin
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl9
1 files changed, 9 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl b/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl
index 89aef99..c380d46 100644
--- a/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl
@@ -10,6 +10,15 @@
doap:created "2011-10-05" ;
doap:developer <http://drobilla.net/drobilla#me> ;
doap:release [
+ doap:revision "1.5" ;
+ doap:created "2018-05-21" ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
+ dcs:changeset [
+ dcs:item [
+ rdfs:label "Clarify time:beat origin."
+ ]
+ ]
+ ] , [
doap:revision "1.4" ;
doap:created "2016-07-31" ;
doap:file-release <http://lv2plug.in/spec/lv2-1.14.0.tar.bz2> ;