updated version

This commit is contained in:
Martchus 2015-10-16 21:42:56 +02:00
parent f44930d580
commit 88eba62719
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ projectname = qtutilities
appname = "Qt Utilities"
appauthor = Martchus
QMAKE_TARGET_DESCRIPTION = "Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models."
VERSION = 2.0.1
VERSION = 3.0.0
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {