Merge pull request #34 from stephengaito/master

update for poppler-0.79.0
This commit is contained in:
stephengaito 2019-09-27 09:54:11 +01:00 committed by GitHub
commit db4cc40d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ option(ENABLE_SVG "Enable SVG support, for generating SVG background images and
include_directories(${CMAKE_SOURCE_DIR}/src)
set(PDF2HTMLEX_VERSION "0.18.4")
set(PDF2HTMLEX_VERSION "0.18.5")
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
add_custom_target(dist
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD

View File

@ -7,7 +7,7 @@ This table lists the (recent) pdf2htmlEX releases which work for a given
|----------------|------------|
| poppler-0.81.0 | unknown |
| poppler-0.80.0 | unknown |
| poppler-0.79.0 | unknown |
| poppler-0.79.0 | v0.18.5-poppler-0.79.0 |
| poppler-0.78.0 | v0.18.4-poppler-0.78.0 |
| poppler-0.77.0 | v0.18.3-poppler-0.77.0 |
| poppler-0.76.0 | v0.18.2-poppler-0.76.0 |