diff --git a/CMakeLists.txt b/CMakeLists.txt index c455c92..10f9c07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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.1") +set(PDF2HTMLEX_VERSION "0.18.2") set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION}) add_custom_target(dist COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD diff --git a/PopplerReleases.md b/PopplerReleases.md index 8377fe0..7ec91f9 100644 --- a/PopplerReleases.md +++ b/PopplerReleases.md @@ -10,7 +10,7 @@ This table lists the (recent) pdf2htmlEX releases which work for a given | poppler-0.79.0 | unknown | | poppler-0.78.0 | unknown | | poppler-0.77.0 | unknown | -| poppler-0.76.0 | unknown | +| poppler-0.76.0 | v0.18.2-poppler-0.76.0 | | poppler-0.75.0 | v0.18.1-poppler-0.75.0 | | poppler-0.74.0 | v0.18.0-poppler-0.74.0-ubuntu-19.04 | | poppler-0.73.0 | unknown |