summaryrefslogtreecommitdiff
path: root/MagickWand/MagickWand.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'MagickWand/MagickWand.pc.in')
-rw-r--r--MagickWand/MagickWand.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MagickWand/MagickWand.pc.in b/MagickWand/MagickWand.pc.in
index d50fe2897..a51cf4d72 100644
--- a/MagickWand/MagickWand.pc.in
+++ b/MagickWand/MagickWand.pc.in
@@ -8,7 +8,7 @@ libname=MagickWand-@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX@
Name: MagickWand
Description: MagickWand - C API for ImageMagick (ABI @MAGICK_ABI_SUFFIX@)
URL: https://github.com/ImageMagick
-Version: @PACKAGE_VERSION@
+Version: @PACKAGE_BASE_VERSION@
Requires: MagickCore-@MAGICK_MAJOR_VERSION@.@MAGICK_ABI_SUFFIX@
Cflags: -I${includearchdir} -I${includedir} @MAGICK_PCFLAGS@
Libs: -L${libdir} -l${libname}