First build
This commit is contained in:
parent
4172fa5fdb
commit
e567985320
|
@ -1,3 +1,10 @@
|
|||
qtsoundmodem (0.0.0.72.1-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release, I was a bit hasty with that 0.72 release earlier
|
||||
this year
|
||||
|
||||
-- Dave Hibberd <hibby@debian.org> Tue, 23 Jul 2024 21:26:50 +0100
|
||||
|
||||
qtsoundmodem (0.0.0.72-1) unstable; urgency=medium
|
||||
|
||||
* New Upstream release
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- a/tcpCode.cpp
|
||||
+++ b/tcpCode.cpp
|
||||
@@ -370,7 +370,7 @@
|
||||
@@ -510,7 +510,7 @@
|
||||
|
||||
QByteArray datas = HAMLIBsock->readAll();
|
||||
|
||||
|
|
Loading…
Reference in New Issue