bump version to 0.7.0-1

Supersedes bad 0.7.1-1 bump...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-09-10 10:48:25 +02:00
parent 935fe25beb
commit 304b75f554
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-backup-qemu"
version = "0.6.4"
version = "0.7.0"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

4
debian/changelog vendored
View File

@ -1,9 +1,9 @@
proxmox-backup-qemu (0.7.1-2) unstable; urgency=medium
proxmox-backup-qemu (0.7.0-1) unstable; urgency=medium
* use updated dependencies to improve server <-> client TCP throughput
performance for high latency links
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2020 10:47:39 +0200
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2020 10:48:09 +0200
proxmox-backup-qemu (0.6.4-1) unstable; urgency=medium