aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-01-13 21:57:19 +0000
committerDavid Robillard <d@drobilla.net>2013-01-13 21:57:19 +0000
commit738d6d7151628dabb8b051610513986c5f48ebdf (patch)
tree80f43809dfe683686a0032a696d213f0d5847cee /lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
parenteb1e60963a22da28ce985af2c7df5ea2738a1d4c (diff)
downloadlv2-738d6d7151628dabb8b051610513986c5f48ebdf.tar.xz
Fix incorrect return type in lv2_event_get().
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl9
1 files changed, 9 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl b/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
index e3e9f8e..a7e5830 100644
--- a/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl
@@ -13,6 +13,15 @@
doap:developer <http://drobilla.net/drobilla#me> ,
<http://lv2plug.in/ns/meta#larsl> ;
doap:release [
+ doap:revision "1.9" ;
+ doap:created "2013-01-13" ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
+ dcs:changeset [
+ dcs:item [
+ rdfs:label "Fix incorrect return type in lv2_event_get()."
+ ]
+ ]
+ ] , [
doap:revision "1.8" ;
doap:created "2012-10-14" ;
doap:file-release <http://lv2plug.in/spec/lv2-1.2.0.tar.bz2> ;