mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
bump version
This commit is contained in:
parent
d60eb58aad
commit
b32892b01b
@ -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
4
debian/changelog
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user