diff options
author | David Robillard <d@drobilla.net> | 2011-03-19 04:15:51 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-03-19 04:15:51 +0000 |
commit | 616d7d7823e3841de615b62f49e34fd7b7bf6aec (patch) | |
tree | d058f4944c7575b3422a6dc71a9c1a0216c121d7 /core.lv2/lv2.ttl | |
parent | bb18c9d288cb619bbe2ef0325b2e8104fb8b30db (diff) | |
download | lv2-616d7d7823e3841de615b62f49e34fd7b7bf6aec.tar.xz |
LV2Core 4.0.
Diffstat (limited to 'core.lv2/lv2.ttl')
-rw-r--r-- | core.lv2/lv2.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core.lv2/lv2.ttl b/core.lv2/lv2.ttl index 9e77ff3..0b9260c 100644 --- a/core.lv2/lv2.ttl +++ b/core.lv2/lv2.ttl @@ -74,8 +74,8 @@ devices). See <a href="http://www.w3.org/TR/xhtml-basic/#s_xhtmlmodules" doap:shortdesc "An audio plugin interface specification" ; doap:programming-language "C" ; doap:release [ - doap:revision "3.2" ; - doap:created "2011-03-17" + doap:revision "4.0" ; + doap:created "2011-03-18" ] ; doap:maintainer [ a foaf:Person ; |