aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-20 01:07:22 +0000
committerDavid Robillard <d@drobilla.net>2010-10-20 01:07:22 +0000
commitf0e63536604df7da25583b47e0ab0d9e24704db3 (patch)
tree154fb1fea599aa4e19f895e70a8336681a5dd4ed /ext
parent2e66052ff3a4dfc2394389f908470ad80f67563b (diff)
downloadlv2-f0e63536604df7da25583b47e0ab0d9e24704db3.tar.xz
Fix revision and date of URI Unmap extension.
Diffstat (limited to 'ext')
-rw-r--r--ext/uri-unmap.lv2/uri-unmap.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/uri-unmap.lv2/uri-unmap.ttl b/ext/uri-unmap.lv2/uri-unmap.ttl
index 46f5fa7..bf68446 100644
--- a/ext/uri-unmap.lv2/uri-unmap.ttl
+++ b/ext/uri-unmap.lv2/uri-unmap.ttl
@@ -31,8 +31,8 @@
doap:license <http://usefulinc.com/doap/licenses/mit> ;
doap:name "LV2 URI Unmap" ;
doap:release [
- doap:revision "1" ;
- doap:created "2008-04-16"
+ doap:revision "0" ;
+ doap:created "2010-10-19"
] ;
doap:maintainer [
a foaf:Person ;