diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/urid/urid.ttl')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/urid/urid.ttl | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/urid/urid.ttl b/lv2/lv2plug.in/ns/ext/urid/urid.ttl index a73c511..7fbd43a 100644 --- a/lv2/lv2plug.in/ns/ext/urid/urid.ttl +++ b/lv2/lv2plug.in/ns/ext/urid/urid.ttl @@ -13,12 +13,15 @@ doap:name "LV2 URID" ; doap:shortdesc "Features for mapping URIs to and from integers." ; doap:release [ - doap:revision "1.1" ; - doap:created "2012-04-13" ; + doap:revision "1.2" ; + doap:created "2012-04-17" ; + doap:file-release <http://lv2plug.in/spec/lv2-1.0.0.tar.bz2> ; dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ rdfs:label "Add feature struct names." + ] , [ + rdfs:label "Merge with unified LV2 package." ] ] ] , [ |