From ece195616828b98c77b582c00b84b31f1fa027d6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 22 Nov 2011 00:52:56 +0000 Subject: Prepare releases. --- lv2/ns/lv2core/lv2.h | 2 +- lv2/ns/lv2core/lv2core.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lv2/ns/lv2core') diff --git a/lv2/ns/lv2core/lv2.h b/lv2/ns/lv2core/lv2.h index 79d9a02..f633265 100644 --- a/lv2/ns/lv2core/lv2.h +++ b/lv2/ns/lv2core/lv2.h @@ -21,7 +21,7 @@ /** @file lv2.h API for the LV2 specification . - Revision: 4.1 + Revision: 6.0 */ #ifndef LV2_H_INCLUDED diff --git a/lv2/ns/lv2core/lv2core.pc.in b/lv2/ns/lv2core/lv2core.pc.in index bcaa501..96e5169 100644 --- a/lv2/ns/lv2core/lv2core.pc.in +++ b/lv2/ns/lv2core/lv2core.pc.in @@ -5,6 +5,6 @@ includedir=@INCLUDEDIR@ Name: lv2core Version: @LV2CORE_VERSION@ -Description: Core LV2 plugin header and specification +Description: An audio plugin interface specification. Libs: Cflags: -I${includedir} -- cgit v1.2.1