summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-11-14 21:37:23 +0000
committerDavid Robillard <d@drobilla.net>2007-11-14 21:37:23 +0000
commit1b52b18276815dd14d216655af39cf28383451dd (patch)
tree10daf29f75e9c48b1d9e4f51510e8ee0890bb6ef /data
parent3f9a822564fdae46b98709e15f8b2d265765cd7a (diff)
downloadlilv-1b52b18276815dd14d216655af39cf28383451dd.tar.gz
lilv-1b52b18276815dd14d216655af39cf28383451dd.tar.bz2
lilv-1b52b18276815dd14d216655af39cf28383451dd.zip
Updated lv2.h documentation.
git-svn-id: http://svn.drobilla.net/lad/slv2@914 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'data')
-rw-r--r--data/lv2core.lv2/lv2.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/lv2core.lv2/lv2.ttl b/data/lv2core.lv2/lv2.ttl
index f499428..3e1bbc7 100644
--- a/data/lv2core.lv2/lv2.ttl
+++ b/data/lv2core.lv2/lv2.ttl
@@ -1,5 +1,5 @@
# RDF Schema for LV2 plugins
-# *** PROVISIONAL Revision 1.0beta6 (2007-10-03) ***
+# *** PROVISIONAL Revision 1.0beta7 (2007-11-14) ***
#
# This document describes the classes and properties that are defined by the
# core LV2 specification. See <http://lv2plug.in> for more information.
@@ -49,8 +49,8 @@ See http://lv2plug.in/docs for more details.
doap:shortdesc "An audio processing plugin specification" ;
doap:programming-language "C" ;
doap:release [
- doap:revision "1.0beta6" ;
- doap:created "2007-10-03"
+ doap:revision "1.0beta7" ;
+ doap:created "2007-11-14"
] ;
doap:maintainer [
a foaf:Person ;