Skip to content

Commit ff653ea

Browse files
authored
Merge bb15cc8 into e78a3e1
2 parents e78a3e1 + bb15cc8 commit ff653ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/functions/config.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
2020
Name: Functions Framework for C++
2121
Description: A framework to support C++ Google Cloud Functions
2222
Requires:
23-
Version: @FUNCTIONS_FRAMEWORK_CPP_VERSION@
23+
Version: @PROJECT_VERSION@
2424

2525
Libs: -L${libdir} -lboost_program_options -lboost_beast
2626
Cflags: -I${includedir}

0 commit comments

Comments
 (0)