From 98ecf27deb9bd9f520fc3f58b36df35936366227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 11 Nov 2020 14:40:33 +0100 Subject: [PATCH] bump version to 1.0.0-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Cargo.toml | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 99e88e9..a470ecd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup-qemu" -version = "0.7.1" +version = "1.0.0" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 113fc42..1d394ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-backup-qemu (1.0.0-1) unstable; urgency=medium + + * update dependencies to proxmox-backup 1.0.1 + + * store crate version and git revision in library header + + -- Proxmox Support Team Wed, 11 Nov 2020 14:39:50 +0100 + proxmox-backup-qemu (0.7.1-1) unstable; urgency=medium * update dependencies to proxmox-backup 0.9.1