We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21d91f commit 2342d49Copy full SHA for 2342d49
CMakeLists.txt
@@ -11,7 +11,7 @@ include(${CMAKE_SOURCE_DIR}/3rdparty/ThirdPartyConfig.cmake)
11
12
include_directories(${CMAKE_SOURCE_DIR}/src)
13
14
-set(PDF2HTMLEX_VERSION "0.15.0")
+set(PDF2HTMLEX_VERSION "0.15.1")
15
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
16
add_custom_target(dist
17
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD
0 commit comments