diff --git a/ChangeLog b/ChangeLog index e0200c3..d4b2c79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ qcma (0.3.7) unstable; urgency=low * Added pre 2.00 protocol versions to the config dialog. * Fixed installation of appindicator plguin on standalone mode. * Added support for Plasma 5 notifier. + * Fixed file downloader. + * Do no start broadcast received if wireless mode is disabled. -- codestation Fri, 23 Oct 2014 00:00:00 -0000 diff --git a/qcma_common.pri b/qcma_common.pri index f7c1e28..d7773ee 100644 --- a/qcma_common.pri +++ b/qcma_common.pri @@ -6,7 +6,7 @@ QT += core network sql -VERSION = 0.3.6 +VERSION = 0.3.7 TEMPLATE = app diff --git a/rpmbuild/qcma-fedora.spec b/rpmbuild/qcma-fedora.spec index f28708e..9b96a3c 100644 --- a/rpmbuild/qcma-fedora.spec +++ b/rpmbuild/qcma-fedora.spec @@ -6,7 +6,7 @@ Name: qcma Summary: PSVita Content Manager Assistant License: GPL-3.0 Release: 1 -Version: 0.3.6 +Version: 0.3.7 URL: https://github.com/codestation/qcma Source: https://github.com/codestation/qcma.git Group: Productivity/File utilities diff --git a/rpmbuild/qcma-openSUSE.spec b/rpmbuild/qcma-openSUSE.spec index eac6a53..dfcffbc 100644 --- a/rpmbuild/qcma-openSUSE.spec +++ b/rpmbuild/qcma-openSUSE.spec @@ -6,7 +6,7 @@ Name: qcma Summary: PSVita Content Manager Assistant License: GPL-3.0 Release: 1 -Version: 0.3.6 +Version: 0.3.7 URL: https://github.com/codestation/qcma Source: https://github.com/codestation/qcma.git Group: Productivity/File utilities