From c4a14f44114b8f140697bb651508282b027275f8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 15 Dec 2013 06:46:45 +0000 Subject: Add missing include to logger.h for memset. --- lv2/lv2plug.in/ns/ext/log/manifest.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/log/manifest.ttl') diff --git a/lv2/lv2plug.in/ns/ext/log/manifest.ttl b/lv2/lv2plug.in/ns/ext/log/manifest.ttl index 25128dd..c76008b 100644 --- a/lv2/lv2plug.in/ns/ext/log/manifest.ttl +++ b/lv2/lv2plug.in/ns/ext/log/manifest.ttl @@ -4,6 +4,6 @@ a lv2:Specification ; lv2:minorVersion 2 ; - lv2:microVersion 0 ; + lv2:microVersion 1 ; rdfs:seeAlso . -- cgit v1.2.1