From 21ffc71bff5bed00654ffc7d60db2f5613cb1cc5 Mon Sep 17 00:00:00 2001 From: miRoox Date: Sun, 8 Dec 2019 16:10:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=86=E5=A4=87=E6=B5=8B=E8=AF=95=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=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 79756e6..35ba28c 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.0 +VERSION = 0.5.2 QT += core gui charts