diff options
author | David Robillard <d@drobilla.net> | 2012-09-06 02:47:36 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-09-06 02:47:36 +0000 |
commit | 17ac8779f21e3f9c98b6912eae753fccdb9bfe9d (patch) | |
tree | 1c5daa041de715715057ee25f2ee026f5993c881 /lv2/lv2plug.in/ns/ext | |
parent | bc2ffc286f083a9803c857881b909b7f4c118e43 (diff) | |
download | lv2-17ac8779f21e3f9c98b6912eae753fccdb9bfe9d.tar.xz |
Add missing release dates.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl | 1 | ||||
-rw-r--r-- | lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl b/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl index 758d6f5..54aa0d0 100644 --- a/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl @@ -12,6 +12,7 @@ doap:developer <http://drobilla.net/drobilla#me> ; doap:release [ doap:revision "0.1" ; + doap:created "2012-09-22" ; dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ diff --git a/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl b/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl index 05e9c87..b17cf45 100644 --- a/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl @@ -12,6 +12,7 @@ doap:developer <http://drobilla.net/drobilla#me> ; doap:release [ doap:revision "0.1" ; + doap:created "2012-09-22" ; dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ |