diff options
author | David Robillard <d@drobilla.net> | 2011-03-17 08:37:19 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-03-17 08:37:19 +0000 |
commit | 46a87e50d25d47c7c9ed0ef60c554a58afdc1f1b (patch) | |
tree | a0a5b3fb64d5870253cf86e83e822c3fdde21c98 /core.lv2/lv2core.pc.in | |
parent | e81777ce32e3969013854f3a709f2d2364df94e3 (diff) | |
download | lv2-46a87e50d25d47c7c9ed0ef60c554a58afdc1f1b.tar.xz |
Bump version to 3.2.
Tidy things up.
Diffstat (limited to 'core.lv2/lv2core.pc.in')
-rw-r--r-- | core.lv2/lv2core.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core.lv2/lv2core.pc.in b/core.lv2/lv2core.pc.in index a511a81..bcaa501 100644 --- a/core.lv2/lv2core.pc.in +++ b/core.lv2/lv2core.pc.in @@ -5,6 +5,6 @@ includedir=@INCLUDEDIR@ Name: lv2core Version: @LV2CORE_VERSION@ -Description: LV2 plugin header and core bundle +Description: Core LV2 plugin header and specification Libs: Cflags: -I${includedir} |