updated version

This commit is contained in:
Martchus 2015-10-16 21:41:18 +02:00
parent a33327b6b6
commit 89762b4830
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ appname = "Password Manager"
appauthor = Martchus
appurl = "https://github.com/$${appauthor}/$${projectname}"
QMAKE_TARGET_DESCRIPTION = "A simple password manager."
VERSION = 2.0.7
VERSION = 2.0.8
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {