diff options
author | David Robillard <d@drobilla.net> | 2012-10-14 21:45:10 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-10-14 21:45:10 +0000 |
commit | 7ea3779f49faed17d5d9d3bf5588c41d49293b1e (patch) | |
tree | 160a52ba84382d649af890cf61743805ae590a2f /lv2/lv2plug.in/ns/ext/time/manifest.ttl | |
parent | 9c17a7a1407e4fced9c35b3b5df13624779df754 (diff) | |
download | lv2-7ea3779f49faed17d5d9d3bf5588c41d49293b1e.tar.xz |
Bump versions for LV2 1.2.0.
Generate valid top level NEWS file.
Update to r88/autowaf.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/time/manifest.ttl')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/time/manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/time/manifest.ttl b/lv2/lv2plug.in/ns/ext/time/manifest.ttl index 6805b69..b31ed3b 100644 --- a/lv2/lv2plug.in/ns/ext/time/manifest.ttl +++ b/lv2/lv2plug.in/ns/ext/time/manifest.ttl @@ -4,6 +4,6 @@ <http://lv2plug.in/ns/ext/time> a lv2:Specification ; lv2:minorVersion 1 ; - lv2:microVersion 1 ; + lv2:microVersion 2 ; rdfs:seeAlso <time.ttl> . |