diff --git a/qtutilities.pro b/qtutilities.pro index ffd5fe8..b7cb716 100644 --- a/qtutilities.pro +++ b/qtutilities.pro @@ -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) {