bump version

This commit is contained in:
Lu Wang 2013-03-01 14:05:52 +08:00
parent 3ed576b5c8
commit f9dbb61e08
3 changed files with 7 additions and 4 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.7")
set(PDF2HTMLEX_VERSION "0.8")
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
add_custom_target(dist
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD

View File

@ -1,8 +1,13 @@
Latest v0.7
Latest v0.8
v0.7
2013.03.01
* Process outline
* Fix build with poppler
* Many code cleaning jobs [John Hewson]
* Experimental printing support
* Lots of code refinements
v0.6
2013.01.26

2
TODO
View File

@ -1,5 +1,3 @@
use img instead of background-image
== Future: ==
Too difficult/complicated to implement: