diff --git a/passwordfile.pro b/passwordfile.pro index 15da43f..aab03c9 100644 --- a/passwordfile.pro +++ b/passwordfile.pro @@ -2,7 +2,7 @@ projectname = passwordfile appname = "Passwordfile library" appauthor = Martchus 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) {