diff --git a/dbus-soundrecorder.pro b/dbus-soundrecorder.pro index 4966a21..cc7589f 100644 --- a/dbus-soundrecorder.pro +++ b/dbus-soundrecorder.pro @@ -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) {