aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-10-14 21:45:10 +0000
committerDavid Robillard <d@drobilla.net>2012-10-14 21:45:10 +0000
commit7ea3779f49faed17d5d9d3bf5588c41d49293b1e (patch)
tree160a52ba84382d649af890cf61743805ae590a2f /lv2/lv2plug.in/ns/ext/atom/manifest.ttl
parent9c17a7a1407e4fced9c35b3b5df13624779df754 (diff)
downloadlv2-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/atom/manifest.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/atom/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/manifest.ttl b/lv2/lv2plug.in/ns/ext/atom/manifest.ttl
index 1d7c0c3..6a10826 100644
--- a/lv2/lv2plug.in/ns/ext/atom/manifest.ttl
+++ b/lv2/lv2plug.in/ns/ext/atom/manifest.ttl
@@ -4,5 +4,5 @@
<http://lv2plug.in/ns/ext/atom>
a lv2:Specification ;
lv2:minorVersion 1 ;
- lv2:microVersion 1 ;
+ lv2:microVersion 2 ;
rdfs:seeAlso <atom.ttl> .