diff --git a/ChangeLog b/ChangeLog index 1dcb452..96488e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -qcma (0.3.0) unstable; urgency=low +qcma (0.3.1) unstable; urgency=low * Headless qcma version. * Added dbus controls to qcma (Linux only) diff --git a/qcma_common.pri b/qcma_common.pri index 467726c..8c8750d 100644 --- a/qcma_common.pri +++ b/qcma_common.pri @@ -6,7 +6,7 @@ QT += core network sql -VERSION = 0.3.0 +VERSION = 0.3.1 TEMPLATE = app diff --git a/rpmbuild/qcma-fedora.spec b/rpmbuild/qcma-fedora.spec index f16b503..b7a8e75 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.0 +Version: 0.3.1 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 d178c44..a823174 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.0 +Version: 0.3.1 URL: https://github.com/codestation/qcma Source: https://github.com/codestation/qcma.git Group: Productivity/File utilities