bump version

This commit is contained in:
Lu Wang 2012-10-06 22:41:54 +08:00
parent 90af54acc4
commit 546d21225e
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,4 +1,7 @@
Latest v0.5
Latest v0.6
v0.5
2012.10.06
* New option: --remove-unused-glyph
* New options: --stretch-narrow-glyph, --squeeze-wide-glyph