updated version

This commit is contained in:
Martchus 2015-11-08 20:27:10 +01:00
parent 2e522b44ad
commit 1713e55c0b
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.8
VERSION = 2.0.9
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {