From 7832ef5d8c067e15d3eb525f28619124d36e3b3c Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Sun, 10 Sep 2023 17:22:49 +0200 Subject: [PATCH] Set version to 1.3.3. --- OnDemandUpdatePTU.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index af639cb..18302aa 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -15,7 +15,7 @@ DEFINES += QT_DEPRECATED_WARNINGS # In order to do so, uncomment the following line. # You can also select to disable deprecated APIs only up to a certain version of Qt. #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 -VERSION=1.3.2 +VERSION=1.3.3 INCLUDEPATH += plugins