diff options
Diffstat (limited to 'lv2/core/meta.ttl')
-rw-r--r-- | lv2/core/meta.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/core/meta.ttl b/lv2/core/meta.ttl index 8ed9595..d6290f9 100644 --- a/lv2/core/meta.ttl +++ b/lv2/core/meta.ttl @@ -43,6 +43,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ + rdfs:label "Add core/attributes.h utility header." + ] , [ rdfs:label "Include waf sources and fix build with Python 3.7." ] , [ rdfs:label "eg-sampler: Add waveform display to UI." |