mirror of https://github.com/JakubMelka/PDF4QT.git
Version 1.3.3
This commit is contained in:
parent
5d8a2428eb
commit
62c0f9c241
|
@ -17,7 +17,7 @@
|
|||
|
||||
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)
|
||||
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
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 #48: Page not displayed correctly
|
||||
- Issue #45: Blank page in DocPage Organizer
|
||||
|
|
Loading…
Reference in New Issue