diff options
author | David Robillard <d@drobilla.net> | 2019-02-03 17:01:24 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-02-03 17:01:24 +0100 |
commit | 0fa4d4847eb6d5bb0f58da889933c94c37ecb730 (patch) | |
tree | 48e154d4666ed13993c2fc43f484591a8bdcd0ef /lv2/time/manifest.ttl | |
parent | 371be5a453fe988bae9377ed1fedf15707ec38ea (diff) | |
download | lv2-14c6e481a4bb768242381449e0f74b5d9f20563d.tar.xz |
LV2 1.16.0v1.16.0
Diffstat (limited to 'lv2/time/manifest.ttl')
-rw-r--r-- | lv2/time/manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/time/manifest.ttl b/lv2/time/manifest.ttl index 3a8bfee..55a82f1 100644 --- a/lv2/time/manifest.ttl +++ b/lv2/time/manifest.ttl @@ -4,6 +4,6 @@ <http://lv2plug.in/ns/ext/time> a lv2:Specification ; lv2:minorVersion 1 ; - lv2:microVersion 5 ; + lv2:microVersion 6 ; rdfs:seeAlso <time.ttl> . |