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