updated version

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

View File

@ -3,7 +3,7 @@ appname = "Video Downloader"
appauthor = Martchus
appurl = "https://github.com/$${appauthor}/$${projectname}"
QMAKE_TARGET_DESCRIPTION = "A video downloader with Qt GUI (currently only YouTube is maintained)."
VERSION = 1.0.7
VERSION = 1.2.0
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {