Release of version 1.3.7

This commit is contained in:
Jakub Melka 2024-01-10 19:06:53 +01:00
parent 9bbf4539d1
commit b2b033b5d3
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,7 @@
cmake_minimum_required(VERSION 3.16)
set(PDF4QT_VERSION 1.3.6)
set(PDF4QT_VERSION 1.3.7)
message(STATUS "Build type - CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}")
project(PDF4QT VERSION ${PDF4QT_VERSION} LANGUAGES CXX)

View File

@ -1,4 +1,6 @@
CURRENT:
V: 1.3.7 10.1.2024
- Issue #142: Cannot reach the top
- Issue #141: Save button in toolbar
- Issue #140: New bookmarks created empty?