diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-11-01 23:18:00 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-11-01 23:18:00 +0000 |
commit | e7e93e845f7cda8ce4001d12c6069707517772f3 (patch) | |
tree | a04e654ca009339ecfa36987026aa5e2fb99f51d /Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc | |
parent | a32c8c59b675155948c43021b9ac3496a89efc2d (diff) |
forgot to update comments in new files
git-svn-id: svn://tug.org/texlive/trunk@49049 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc b/Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc index 5a503e02442..e1ba9f268c8 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc +++ b/Build/source/texk/web2c/pdftexdir/pdftoepdf-poppler0.71.0.cc @@ -22,7 +22,7 @@ This is based on the patch texlive-poppler-0.59.patch <2017-09-19> at https://git.archlinux.org/svntogit/packages.git/plain/texlive-bin/trunk by Arch Linux. A little modifications are made to avoid a crash for some kind of pdf images, such as figure_missing.pdf in gnuplot. -The poppler should be 0.69.0 or newer versions. +The poppler should be 0.71.0 or newer versions. POPPLER_VERSION should be defined. */ |