From a1f7859ad793833745a215ac91a6213f3f65a697 Mon Sep 17 00:00:00 2001 From: Jakub Melka Date: Sun, 9 Mar 2025 15:45:26 +0100 Subject: [PATCH] Release 1.5.0.0 --- CMakeLists.txt | 2 +- RELEASES.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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