From f2619d90d01fe1a2a9888a6fdf533488645aa7e4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 2 Nov 2014 07:06:20 +0000 Subject: Relax domain of lv2:minimum lv2:maximum and lv2:default so they can be used to describe properties/parameters as well. --- lv2/lv2plug.in/ns/lv2core/manifest.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/lv2core/manifest.ttl') diff --git a/lv2/lv2plug.in/ns/lv2core/manifest.ttl b/lv2/lv2plug.in/ns/lv2core/manifest.ttl index af52a2f..c709881 100644 --- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl +++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl @@ -5,5 +5,5 @@ a lv2:Specification ; lv2:minorVersion 12 ; - lv2:microVersion 2 ; + lv2:microVersion 3 ; rdfs:seeAlso . -- cgit v1.2.1