aboutsummaryrefslogtreecommitdiff
path: root/pkg-config/jsoncpp.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkg-config/jsoncpp.pc.in')
-rw-r--r--pkg-config/jsoncpp.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg-config/jsoncpp.pc.in b/pkg-config/jsoncpp.pc.in
index 632a377..2a22210 100644
--- a/pkg-config/jsoncpp.pc.in
+++ b/pkg-config/jsoncpp.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@
Name: jsoncpp
Description: A C++ library for interacting with JSON
-Version: @JSONCPP_VERSION@
+Version: @PROJECT_VERSION@
URL: https://github.com/open-source-parsers/jsoncpp
Libs: -L${libdir} -ljsoncpp
Cflags: -I${includedir}