summaryrefslogtreecommitdiffstats
path: root/libslv2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libslv2.pc.in')
-rw-r--r--libslv2.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libslv2.pc.in b/libslv2.pc.in
index 48e9ff8..5d30a70 100644
--- a/libslv2.pc.in
+++ b/libslv2.pc.in
@@ -4,7 +4,7 @@ libdir=@libdir@
includedir=@includedir@
Name: libslv2
-Version: @VERSION@
+Version: @SLV2_VERSION@
Description: Convenience library for hosts to simplify LV2 plugin support
Libs: @REDLAND_LIBS@ -L${libdir} -lslv2
Cflags: @REDLAND_CFLAGS@ -I${includedir}