updated version

This commit is contained in:
Martchus 2015-10-16 21:48:03 +02:00
parent 3a9e7db110
commit 98ff98078e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ appname = "Tag Editor"
appauthor = Martchus
appurl = "https://github.com/$${appauthor}/$${projectname}"
QMAKE_TARGET_DESCRIPTION = "A tageditor with Qt GUI and command line interface. Supports MP4 (iTunes), ID3, Vorbis and Matroska."
VERSION = 1.1.5
VERSION = 1.2.0
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {