aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-17 08:37:19 +0000
committerDavid Robillard <d@drobilla.net>2011-03-17 08:37:19 +0000
commit46a87e50d25d47c7c9ed0ef60c554a58afdc1f1b (patch)
treea0a5b3fb64d5870253cf86e83e822c3fdde21c98 /core.lv2/manifest.ttl
parente81777ce32e3969013854f3a709f2d2364df94e3 (diff)
downloadlv2-46a87e50d25d47c7c9ed0ef60c554a58afdc1f1b.tar.xz
Bump version to 3.2.
Tidy things up.
Diffstat (limited to 'core.lv2/manifest.ttl')
-rw-r--r--core.lv2/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.lv2/manifest.ttl b/core.lv2/manifest.ttl
index f8e7323..454a0c5 100644
--- a/core.lv2/manifest.ttl
+++ b/core.lv2/manifest.ttl
@@ -4,5 +4,5 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
lv2:minorVersion 3 ;
- lv2:microVersion 1 ;
+ lv2:microVersion 2 ;
rdfs:seeAlso <lv2.ttl> .