updated version

This commit is contained in:
Martchus 2015-10-05 22:21:49 +02:00
parent f1ed30dc14
commit a6199d0fdd
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.0
VERSION = 1.0.1
# include ../../common.pri when building as part of a subdirs project; otherwise include general.pri
!include(../../common.pri) {