Skip to content

Commit 9d8ff22

Browse files
committed
0.13.6
1 parent 5836724 commit 9d8ff22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ option(ENABLE_SVG "Enable SVG support, for generating SVG background images and
99

1010
include_directories(${CMAKE_SOURCE_DIR}/src)
1111

12-
set(PDF2HTMLEX_VERSION "0.13.5")
12+
set(PDF2HTMLEX_VERSION "0.13.6")
1313
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
1414
add_custom_target(dist
1515
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD

0 commit comments

Comments
 (0)