From 8a6ecb6a40bf675d53ddda632856e0e157ff6089 Mon Sep 17 00:00:00 2001 From: miRoox Date: Sun, 8 Dec 2019 16:39:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95MacOS=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DIP-src/DIP.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIP-src/DIP.pro b/DIP-src/DIP.pro index 35ba28c..06dd2c5 100644 --- a/DIP-src/DIP.pro +++ b/DIP-src/DIP.pro @@ -5,7 +5,7 @@ TARGET = DIP CONFIG(release, debug|release): DESTDIR = ../bin -VERSION = 0.5.2 +VERSION = 0.5.3 QT += core gui charts