Version++

This commit is contained in:
Martin Tůma 2025-02-19 00:44:06 +01:00
parent c9f7531f17
commit 56e83ea6d9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: 4.1.{build} version: 4.2.{build}
configuration: configuration:
- Release - Release

View File

@ -2,7 +2,7 @@ TARGET = pbf
TEMPLATE = lib TEMPLATE = lib
CONFIG += plugin CONFIG += plugin
QT += gui QT += gui
VERSION = 4.1 VERSION = 4.2
HEADERS += src/pbfhandler.h \ HEADERS += src/pbfhandler.h \
src/data.h \ src/data.h \