Skip to content

Commit ac28702

Browse files
dvignecdunn2001
authored andcommitted
Fixed pkg-config Version
1 parent c9a9762 commit ac28702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg-config/jsoncpp.pc.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@
55

66
Name: jsoncpp
77
Description: A C++ library for interacting with JSON
8-
Version: @JSONCPP_VERSION@
8+
Version: @PROJECT_VERSION@
99
URL: https://github.com/open-source-parsers/jsoncpp
1010
Libs: -L${libdir} -ljsoncpp
1111
Cflags: -I${includedir}

0 commit comments

Comments
 (0)