bump version to 0.4.0-1

This commit is contained in:
Dietmar Maurer 2020-07-07 11:00:15 +02:00
parent b364baf8ff
commit 3a3a98e285
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-backup-qemu (0.4.0-1) unstable; urgency=medium
* use new get_runtime_with_builder
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 10:59:55 +0200
proxmox-backup-qemu (0.3.3-1) unstable; urgency=medium proxmox-backup-qemu (0.3.3-1) unstable; urgency=medium
* code cleanups * code cleanups