updated version

This commit is contained in:
Martchus 2015-10-08 22:12:57 +02:00
parent ba77955dd4
commit add35b9ce2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ appname = "Tag Parser"
appauthor = Martchus
appurl = "https://github.com/$${appauthor}/$${projectname}"
QMAKE_TARGET_DESCRIPTION = "C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags."
VERSION = 2.0.2
VERSION = 2.0.3
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {