Release 1.1.0

This commit is contained in:
Jakub Melka
2021-12-19 19:32:48 +01:00
parent c75b8d677c
commit e301d70fe2
9 changed files with 11 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ CONFIG += c++11 console
CONFIG -= app_bundle
TARGET = PdfTool
VERSION = 1.0.0
VERSION = 1.1.0
QMAKE_TARGET_DESCRIPTION = "PDF tool for Qt"
QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021"