aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-02-27 23:29:16 +0000
committerDavid Robillard <d@drobilla.net>2012-02-27 23:29:16 +0000
commitc7f008920a849c22f6f68ef52e1e5696a2b8850d (patch)
tree6e85aebd4cc99e1c6f80ac4c54743e4d885fc327 /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parent65917893e5e5abf3e0275b7205c6fce605c81a17 (diff)
downloadlv2-c7f008920a849c22f6f68ef52e1e5696a2b8850d.tar.xz
Add lv2:relation, lv2:latency, and lv2:freeWheeling.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl7
1 files changed, 4 insertions, 3 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index 33048a2..cbda00e 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -25,12 +25,13 @@
doap:shortdesc "An audio plugin interface specification." ;
doap:programming-language "C" ;
doap:release [
- doap:revision "6.1" ;
- doap:created "2012-02-01" ;
+ doap:revision "6.3" ;
+ doap:created "2012-02-27" ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
- rdfs:label "Fix LV2_SYMBOL_EXPORT and lv2_descriptor prototype for Windows."
+ rdfs:label "Fix LV2_SYMBOL_EXPORT and lv2_descriptor prototype for Windows." ;
+ rdfs:label "Add lv2:relation, lv2:latency, and lv2:freeWheeling."
]
]
] , [