diff options
author | David Robillard <d@drobilla.net> | 2019-02-03 17:01:24 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-02-03 17:01:24 +0100 |
commit | 0fa4d4847eb6d5bb0f58da889933c94c37ecb730 (patch) | |
tree | 48e154d4666ed13993c2fc43f484591a8bdcd0ef /lv2/midi/lv2-midi.doap.ttl | |
parent | 371be5a453fe988bae9377ed1fedf15707ec38ea (diff) | |
download | lv2-0fa4d4847eb6d5bb0f58da889933c94c37ecb730.tar.xz |
LV2 1.16.0v1.16.0
Diffstat (limited to 'lv2/midi/lv2-midi.doap.ttl')
-rw-r--r-- | lv2/midi/lv2-midi.doap.ttl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lv2/midi/lv2-midi.doap.ttl b/lv2/midi/lv2-midi.doap.ttl index 822e135..8a9315a 100644 --- a/lv2/midi/lv2-midi.doap.ttl +++ b/lv2/midi/lv2-midi.doap.ttl @@ -13,8 +13,10 @@ doap:developer <http://lv2plug.in/ns/meta#larsl> , <http://drobilla.net/drobilla#me> ; doap:release [ - doap:revision "1.9" ; - doap:created "2018-05-27" ; + doap:revision "1.10" ; + doap:created "2019-02-03" ; + doap:file-release <http://lv2plug.in/spec/lv2-1.16.0.tar.bz2> ; + dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ rdfs:label "Fix incorrect range of midi:chunk." |