summaryrefslogtreecommitdiffstats
path: root/docs/pkgconfig.md
diff options
context:
space:
mode:
authorHyuk Myeong <hyuk.myeong@lge.com>2021-06-13 10:50:40 (GMT)
committerHyuk Myeong <hyuk.myeong@lge.com>2021-06-13 10:53:04 (GMT)
commit1745a405eb7c70e0e4488023a4f2c69fd6faed4f (patch)
tree929ae0feb2906134de5606bedf8f8b0de3547c06 /docs/pkgconfig.md
parente2239ee6043f73722e7aa812a459f54a28552929 (diff)
downloadgoogletest-1745a405eb7c70e0e4488023a4f2c69fd6faed4f.zip
googletest-1745a405eb7c70e0e4488023a4f2c69fd6faed4f.tar.gz
googletest-1745a405eb7c70e0e4488023a4f2c69fd6faed4f.tar.bz2
Diffstat (limited to 'docs/pkgconfig.md')
-rw-r--r--docs/pkgconfig.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pkgconfig.md b/docs/pkgconfig.md
index 768e9b4..18a2546 100644
--- a/docs/pkgconfig.md
+++ b/docs/pkgconfig.md
@@ -105,7 +105,7 @@ includedir=/usr/include
Name: gtest
Description: GoogleTest (without main() function)
-Version: 1.10.0
+Version: 1.11.0
URL: https://github.com/google/googletest
Libs: -L${libdir} -lgtest -lpthread
Cflags: -I${includedir} -DGTEST_HAS_PTHREAD=1 -lpthread