diff --git a/dbus-soundrecorder.pro b/dbus-soundrecorder.pro index 804a91f..4966a21 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.0 +VERSION = 1.0.1 # include ../../common.pri when building as part of a subdirs project; otherwise include general.pri !include(../../common.pri) {