updated version

This commit is contained in:
Martchus 2015-10-16 21:38:53 +02:00
parent 1834154f03
commit 6ad5c6937e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ projectname = passwordfile
appname = "Passwordfile library" appname = "Passwordfile library"
appauthor = Martchus appauthor = Martchus
QMAKE_TARGET_DESCRIPTION = "C++ library to read/write passwords from/to encrypted files." QMAKE_TARGET_DESCRIPTION = "C++ library to read/write passwords from/to encrypted files."
VERSION = 3.0.0 VERSION = 3.0.1
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri # include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) { !include(../../common.pri) {