From 56cd4037521da4b21f85274e9f85af7cb22f1345 Mon Sep 17 00:00:00 2001 From: Alexandra Cherdantseva Date: Mon, 30 Nov 2020 21:55:07 +0300 Subject: [PATCH] up version --- QtnProperty/QtnProperty.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QtnProperty/QtnProperty.pro b/QtnProperty/QtnProperty.pro index 1613e294..bc43addf 100644 --- a/QtnProperty/QtnProperty.pro +++ b/QtnProperty/QtnProperty.pro @@ -2,7 +2,7 @@ include(../Internal/TargetConfig.pri) TARGET = QtnProperty TEMPLATE = lib -VERSION = 2.0.0 +VERSION = 2.0.1 qtnproperty_dynamic { DEFINES += QTN_DYNAMIC_LIBRARY