mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Release 1.5.0.0
This commit is contained in:
@@ -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)
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user