updated version

This commit is contained in:
Martchus 2015-10-12 20:34:33 +02:00
parent 5677be1dbd
commit 52192a8afa
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ appname = "D-Bus Sound Recorder"
appauthor = Martchus
appurl = "https://github.com/$${appauthor}/$${projectname}"
QMAKE_TARGET_DESCRIPTION = "Records sound from Pulse Audio with ffmpeg while watching D-Bus to determine tracks and meta information."
VERSION = 1.0.1
VERSION = 1.1.0
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {