diff --git a/debian/changelog b/debian/changelog index 61e7e9b..fe140d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qcma (0.3.8) unstable; urgency=low + + * Fix broadcast in qcma_cli + + -- codestation Fri, 23 Oct 2014 00:00:00 -0000 + qcma (0.3.7) unstable; urgency=low * Added pre 2.00 protocol versions to the config dialog. diff --git a/qcma_common.pri b/qcma_common.pri index d7773ee..8190136 100644 --- a/qcma_common.pri +++ b/qcma_common.pri @@ -6,7 +6,7 @@ QT += core network sql -VERSION = 0.3.7 +VERSION = 0.3.8 TEMPLATE = app diff --git a/rpmbuild/qcma.spec b/rpmbuild/qcma.spec index 4510ea6..39ce13f 100644 --- a/rpmbuild/qcma.spec +++ b/rpmbuild/qcma.spec @@ -2,7 +2,7 @@ # qcma spec file # -%define _version 0.3.7 +%define _version 0.3.8 %if "%{_version}" == "testing" || "%{_version}" == "master" %define _verprefix %{_version}