updated version

This commit is contained in:
Martchus 2015-10-16 21:35:50 +02:00
parent cd01df9c64
commit db0fae5ec2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ projectname = c++utilities
appname = "C++ Utilities"
appauthor = Martchus
QMAKE_TARGET_DESCRIPTION = "Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities."
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) {