summaryrefslogtreecommitdiffstats
path: root/libcsoap.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap.pc.in')
-rw-r--r--libcsoap.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcsoap.pc.in b/libcsoap.pc.in
index edc3c78..c210155 100644
--- a/libcsoap.pc.in
+++ b/libcsoap.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: csoap
Description: C API for SOAP applications
-Version: @csoap_version_dotted@
+Version: @csoap_major@.@csoap_minor@.@csoap_patch@
Libs: -L${libdir} -lcsoap-@csoap_release@ -lnanohttp-@nanohttp_release@ @XML_LIBS@
Cflags: @XML_CPPFLAGS@ -I${includedir}/libcsoap-@csoap_release@ -I${includedir}/nanohttp-@nanohttp_release@