From 7f0ebf206c3654e66b1ad40450d54253f7bfd17f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 30 Jul 2016 19:04:39 -0400 Subject: Add lv2_features_data() and lv2_features_query() This adds a new header lv2/lv2plug.in/ns/lv2core/lv2_util.h for utility functions useful with core LV2. --- lv2/lv2plug.in/ns/lv2core/manifest.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 2995826..916b596 100644 --- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl +++ b/lv2/lv2plug.in/ns/lv2core/manifest.ttl @@ -4,6 +4,6 @@ a lv2:Specification ; - lv2:minorVersion 12 ; - lv2:microVersion 4 ; + lv2:minorVersion 13 ; + lv2:microVersion 1 ; rdfs:seeAlso . -- cgit v1.2.1