Skip to content

Commit debf55b

Browse files
committed
0.14.5
1 parent 4da3a78 commit debf55b

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.14.4")
12+
set(PDF2HTMLEX_VERSION "0.14.5")
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)