1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 13:00:08 +00:00

bump version

This commit is contained in:
Lu Wang 2013-01-26 14:25:25 +08:00
parent 8c09bb056c
commit 9efb9fce3f
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 2.6.0 FATAL_ERROR)
include_directories(${CMAKE_SOURCE_DIR}/src) include_directories(${CMAKE_SOURCE_DIR}/src)
set(PDF2HTMLEX_VERSION "0.6") set(PDF2HTMLEX_VERSION "0.7")
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION}) set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
add_custom_target(dist add_custom_target(dist
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD

View File

@ -1,4 +1,4 @@
.TH pdf2htmlEX 1 "Aug 31, 2012" "pdf2htmlEX 0.1" .TH pdf2htmlEX 1 "Aug 31, 2012" "pdf2htmlEX @PDF2HTMLEX_VERSION@"
.SH NAME .SH NAME
.PP .PP
.nf .nf
@ -164,7 +164,7 @@ Convert file.pdf into out/file.html and leave font/image files separated.
.SH COPYRIGHT .SH COPYRIGHT
.PP .PP
Copyright 2012 Lu Wang <coolwanglu@gmail.com> Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com>
pdf2htmlEX is GPLv2 & GPLv3 dual licensed pdf2htmlEX is GPLv2 & GPLv3 dual licensed