This commit is contained in:
Lu Wang 2015-03-18 19:11:18 +08:00
parent 58367240c3
commit 9d8ff22322
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ option(ENABLE_SVG "Enable SVG support, for generating SVG background images and
include_directories(${CMAKE_SOURCE_DIR}/src)
set(PDF2HTMLEX_VERSION "0.13.5")
set(PDF2HTMLEX_VERSION "0.13.6")
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
add_custom_target(dist
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD