1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +00:00

bump version

This commit is contained in:
Lu Wang 2013-09-16 12:51:13 +08:00
parent d60eb58aad
commit b32892b01b
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)
set(PDF2HTMLEX_VERSION "0.9")
set(PDF2HTMLEX_VERSION "0.10")
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
add_custom_target(dist
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD

4
debian/changelog vendored
View File

@ -1,8 +1,8 @@
pdf2htmlex (0.9-1~git201309161055rf3e1c-0ubuntu1) raring; urgency=low
pdf2htmlex (0.9-1~git201309161133rd60eb-0ubuntu1) raring; urgency=low
* fix cmake test for packaging
-- WANG Lu <coolwanglu@gmail.com> Mon, 16 Sep 2013 10:55:04 +0800
-- WANG Lu <coolwanglu@gmail.com> Mon, 16 Sep 2013 11:33:11 +0800
pdf2htmlex (0.9-1~git201309161021rf2993-0ubuntu1) raring; urgency=low