mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Version 1.3.3
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
set(PDF4QT_VERSION 1.3.2)
|
set(PDF4QT_VERSION 1.3.3)
|
||||||
|
|
||||||
project(PDF4QT VERSION ${PDF4QT_VERSION} LANGUAGES CXX)
|
project(PDF4QT VERSION ${PDF4QT_VERSION} LANGUAGES CXX)
|
||||||
|
|
||||||
|
@@ -1,4 +1,7 @@
|
|||||||
CURRENT:
|
CURRENT:
|
||||||
|
|
||||||
|
V: 1.3.3 22.4.2023
|
||||||
|
- Issue #49: Document read error
|
||||||
- Issue #46: Program does not launch/freezes on Windows 10/Windows Server 2022 (x64)
|
- Issue #46: Program does not launch/freezes on Windows 10/Windows Server 2022 (x64)
|
||||||
- Issue #48: Page not displayed correctly
|
- Issue #48: Page not displayed correctly
|
||||||
- Issue #45: Blank page in DocPage Organizer
|
- Issue #45: Blank page in DocPage Organizer
|
||||||
|
Reference in New Issue
Block a user