We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5836724 commit 9d8ff22Copy full SHA for 9d8ff22
1 file changed
CMakeLists.txt
@@ -9,7 +9,7 @@ option(ENABLE_SVG "Enable SVG support, for generating SVG background images and
9
10
include_directories(${CMAKE_SOURCE_DIR}/src)
11
12
-set(PDF2HTMLEX_VERSION "0.13.5")
+set(PDF2HTMLEX_VERSION "0.13.6")
13
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
14
add_custom_target(dist
15
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD
0 commit comments