Update changelog.
bump version.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
qcma (0.3.8) unstable; urgency=low
|
||||||
|
|
||||||
|
* Fix broadcast in qcma_cli
|
||||||
|
|
||||||
|
-- codestation <codestation404@gmail.com> Fri, 23 Oct 2014 00:00:00 -0000
|
||||||
|
|
||||||
qcma (0.3.7) unstable; urgency=low
|
qcma (0.3.7) unstable; urgency=low
|
||||||
|
|
||||||
* Added pre 2.00 protocol versions to the config dialog.
|
* Added pre 2.00 protocol versions to the config dialog.
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
QT += core network sql
|
QT += core network sql
|
||||||
|
|
||||||
VERSION = 0.3.7
|
VERSION = 0.3.8
|
||||||
|
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
# qcma spec file
|
# qcma spec file
|
||||||
#
|
#
|
||||||
|
|
||||||
%define _version 0.3.7
|
%define _version 0.3.8
|
||||||
|
|
||||||
%if "%{_version}" == "testing" || "%{_version}" == "master"
|
%if "%{_version}" == "testing" || "%{_version}" == "master"
|
||||||
%define _verprefix %{_version}
|
%define _verprefix %{_version}
|
||||||
|
Reference in New Issue
Block a user