diff options
author | David Robillard <d@drobilla.net> | 2012-01-30 01:59:42 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-01-30 01:59:42 +0000 |
commit | 5dd744e769713ab6387f473062a64efcb667b738 (patch) | |
tree | fe04d77d8d133e3811e4528dc0520eac45a9f491 /lv2/ns/ext/atom/manifest.ttl | |
parent | c93019b5c405a61b84a0ba85486167e6241026cc (diff) | |
download | lv2-5dd744e769713ab6387f473062a64efcb667b738.tar.xz |
Update documentation.
Diffstat (limited to 'lv2/ns/ext/atom/manifest.ttl')
-rw-r--r-- | lv2/ns/ext/atom/manifest.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/ns/ext/atom/manifest.ttl b/lv2/ns/ext/atom/manifest.ttl index adb10e5..20c974d 100644 --- a/lv2/ns/ext/atom/manifest.ttl +++ b/lv2/ns/ext/atom/manifest.ttl @@ -4,6 +4,6 @@ <http://lv2plug.in/ns/ext/atom> a lv2:Specification ; lv2:minorVersion 0 ; - lv2:microVersion 2 ; + lv2:microVersion 3 ; rdfs:seeAlso <atom.ttl> . |