aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-04-26 20:01:35 +0000
committerDavid Robillard <d@drobilla.net>2014-04-26 20:01:35 +0000
commitc35b46cb80712a0c84fa87f9a55ba7fbf21e1963 (patch)
treed1d5b5d8310a3ea686da250e7222b3be89f487ea /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parentf95dfae4da8502375151e59099349e30973371a3 (diff)
downloadlv2-c35b46cb80712a0c84fa87f9a55ba7fbf21e1963.tar.xz
Improve documentation.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl9
1 files changed, 9 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index df919b6..273a2f9 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -16,6 +16,15 @@
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
+ doap:revision "12.1" ;
+ doap:created "2014-04-26" ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
+ dcs:changeset [
+ dcs:item [
+ rdfs:label "Clarify lv2_descriptor() and lv2_lib_descriptor() documentation."
+ ]
+ ]
+ ] , [
doap:revision "12.0" ;
doap:created "2014-01-04" ;
doap:file-release <http://lv2plug.in/spec/lv2-1.8.0.tar.bz2> ;