From fb4c4303b163351640bac7b2fc0319287bea82e0 Mon Sep 17 00:00:00 2001 From: miRoox Date: Fri, 27 Dec 2019 21:13:55 +0800 Subject: [PATCH] Version 1.0.2 --- 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 6db0983..af7688d 100644 --- a/DIP-src/DIP.pro +++ b/DIP-src/DIP.pro @@ -5,7 +5,7 @@ TARGET = DIP CONFIG(release, debug|release): DESTDIR = ../bin -VERSION = 1.0.1 +VERSION = 1.0.2 QT += core gui charts