aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/lv2core
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-22 00:52:56 +0000
committerDavid Robillard <d@drobilla.net>2011-11-22 00:52:56 +0000
commitece195616828b98c77b582c00b84b31f1fa027d6 (patch)
tree27a11232af2109fab50c474a09f5fb0e26f02aa3 /lv2/ns/lv2core
parent12a26389f8b278b1039e921e0ae00af4112b16e5 (diff)
downloadlv2-ece195616828b98c77b582c00b84b31f1fa027d6.tar.xz
Prepare releases.
Diffstat (limited to 'lv2/ns/lv2core')
-rw-r--r--lv2/ns/lv2core/lv2.h2
-rw-r--r--lv2/ns/lv2core/lv2core.pc.in2
2 files changed, 2 insertions, 2 deletions
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 <http://lv2plug.in/ns/lv2core>.
- 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}