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/atom/manifest.ttl | |
parent | 371be5a453fe988bae9377ed1fedf15707ec38ea (diff) | |
download | lv2-0fa4d4847eb6d5bb0f58da889933c94c37ecb730.tar.xz |
LV2 1.16.0v1.16.0
Diffstat (limited to 'lv2/atom/manifest.ttl')
-rw-r--r-- | lv2/atom/manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/atom/manifest.ttl b/lv2/atom/manifest.ttl index ebdf111..ae6195b 100644 --- a/lv2/atom/manifest.ttl +++ b/lv2/atom/manifest.ttl @@ -4,5 +4,5 @@ <http://lv2plug.in/ns/ext/atom> a lv2:Specification ; lv2:minorVersion 2 ; - lv2:microVersion 1 ; + lv2:microVersion 2 ; rdfs:seeAlso <atom.ttl> . |