aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-09-18 10:41:28 -0400
committerDavid Robillard <d@drobilla.net>2016-09-18 10:41:28 -0400
commit34d5cb311a893937f5507a6bfe208af819beb955 (patch)
treefaedcb4d23f9be20d22751e043c8b1a4f72404fe /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parentf2dcf90d3185a7493f98a51352c6fde80b36b58f (diff)
downloadlv2-34d5cb311a893937f5507a6bfe208af819beb955.tar.xz
Add lv2:enabled designation
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl4
1 files changed, 3 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index 3768faf..dca4d07 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -17,11 +17,13 @@
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
doap:revision "13.1" ;
- doap:created "2016-07-30" ;
+ doap:created "2016-09-18" ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Add lv2_util.h with lv2_features_data() and lv2_features_query()."
+ ] , [
+ rdfs:label "Add lv2:enabled designation."
]
]
] , [