diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fc97f1..88955f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ if(NOT HAVE_GCRYPT) MESSAGE(FATAL_ERROR "The development files for libgcrypt are needed") endif() -set(MRTD_VERSION 0.1.4) +set(MRTD_VERSION 0.1.5) INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR}) diff --git a/ChangeLog b/ChangeLog index 101d5c2..87fe22e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +0.1.5 + Saving JPEG2000 images to .jp2 files + Fixed ugly regression 0.1.4 Fixed memory allocation problem in mrtdreader 0.1.3