diff --git a/CMakeLists.txt b/CMakeLists.txt index a6fa208..298cdca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.16) -set(PDF4QT_VERSION 1.4.0.0) +set(PDF4QT_VERSION 1.5.0.0) message(STATUS "Build type - CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}") project(PDF4QT VERSION ${PDF4QT_VERSION} LANGUAGES CXX) diff --git a/RELEASES.txt b/RELEASES.txt index c2ad47b..1186126 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -1,4 +1,6 @@ CURRENT: + +V: 1.5.0.0 9.3.2025 - Issue #244: PageMaster: united one document after remove pages leads to lose the outline - Issue #236: Highligting - Allow color selection and intensity [Enhancement] - Issue #229: Can't add picture to PDF